CVE-2005-3943
published 2005-12-01CVE-2005-3943: Multiple SQL injection vulnerabilities in ilyav FAQ System 1.1 and earlier allows remote attackers to execute arbitrary SQL commands via the (1) FAQ_ID and (2)…
PriorityP338high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
1.17%
63.5th percentile
Multiple SQL injection vulnerabilities in ilyav FAQ System 1.1 and earlier allows remote attackers to execute arbitrary SQL commands via the (1) FAQ_ID and (2) action parameters in (a) viewFAQ.php; and (3) CATEGORY_ID parameter in (b) index.php.
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
FAQ System 1.1 - 'index.php?category_id' SQL Injection
exploitdb·2005-11-29
CVE-2005-3943 FAQ System 1.1 - 'index.php?category_id' SQL Injection
FAQ System 1.1 - 'index.php?category_id' SQL Injection
---
source: https://www.securityfocus.com/bid/15640/info
FAQ System is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Versions 1.1 and prior are vulnerable; other versions may also be affected.
http://www.example.com/index.php?SEARCH_KEYS=&CATEGORY_ID=[SQL]
Exploit-DB
FAQ System 1.1 - 'viewFAQ.php' Multiple SQL Injections
exploitdb·2005-11-29
CVE-2005-3943 FAQ System 1.1 - 'viewFAQ.php' Multiple SQL Injections
FAQ System 1.1 - 'viewFAQ.php' Multiple SQL Injections
---
source: https://www.securityfocus.com/bid/15640/info
FAQ System is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Versions 1.1 and prior are vulnerable; other versions may also be affected.
http://www.example.com/viewFAQ.php?action=edit&FAQ_ID=[SQL]
http://www.example.com/viewFAQ.php?action=[SQL]
No writeups or analysis indexed.
http://pridels0.blogspot.com/2005/11/faq-system-11-sql-inj-vuln.htmlhttp://secunia.com/advisories/17801http://www.osvdb.org/21202http://www.securityfocus.com/bid/15640http://www.vupen.com/english/advisories/2005/2653http://pridels0.blogspot.com/2005/11/faq-system-11-sql-inj-vuln.htmlhttp://secunia.com/advisories/17801http://www.osvdb.org/21202http://www.securityfocus.com/bid/15640http://www.vupen.com/english/advisories/2005/2653
2005-12-01
Published