mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-20 03:54:42 +02:00
792 B
792 B
CVE-2004-1938
Description
SQL injection vulnerability in userlogin.php in Phorum 3.4.7 allows remote attackers to execute arbitrary SQL commands via doubly hex-encoded characters such as "%2527", which is translated to "'", as demonstrated using the phorum_uriauth parameter to list.php.
POC
Reference
Github
No PoCs found on GitHub currently.