cve/2006/CVE-2006-6177.md
2024-06-09 00:33:16 +00:00

917 B

CVE-2006-6177

Description

SQL injection vulnerability in system/core/users/users.profile.inc.php in Neocrome Seditio 1.10 and earlier allows remote authenticated users to execute arbitrary SQL commands via a double-url-encoded id parameter to users.php that begins with a valid filename, as demonstrated by "default.gif" followed by an encoded NULL and ' (apostrophe) (%2500%2527).

POC

Reference

Github

No PoCs found on GitHub currently.