Exploitation Summary
EIP tracks 1 public exploit for CVE-2015-1364. PoCs published by TranDinhTien.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in articleFR CMS 3.0.5 via the 'username' parameter during registration. The vulnerable function 'getProfile' in 'profile.functions.php' directly interpolates user input into a SQL query without sanitization.
Description
SQL injection vulnerability in the getProfile function in system/profile.functions.php in Free Reprintables ArticleFR 3.0.5 allows remote attackers to execute arbitrary SQL commands via the username parameter to register/.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in articleFR CMS 3.0.5 via the 'username' parameter during registration. The vulnerable function 'getProfile' in 'profile.functions.php' directly interpolates user input into a SQL query without sanitization.