CVE-2005-3939
published 2005-12-01CVE-2005-3939: Multiple SQL injection vulnerabilities in WSN Knowledge Base 1.2.0 and earler allow remote attackers to execute arbitrary SQL commands via the (1) catid, (2)…
PriorityP337high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
1.29%
66.6th percentile
Multiple SQL injection vulnerabilities in WSN Knowledge Base 1.2.0 and earler allow remote attackers to execute arbitrary SQL commands via the (1) catid, (2) perpage, (3) ascdesc, and (4) orderlinks in a displaycat action in (a) index.php; and the (5) id parameter in (b) comments.php and (c) memberlist.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| wsn_knowledge_base | wsn_knowledge_base | <= 1.2.0 | — |
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
WSN Knowledge Base 1.2 - 'index.php' Multiple SQL Injections
exploitdb·2005-11-30
CVE-2005-3939 WSN Knowledge Base 1.2 - 'index.php' Multiple SQL Injections
WSN Knowledge Base 1.2 - 'index.php' Multiple SQL Injections
---
source: https://www.securityfocus.com/bid/15656/info
WSN Knowledge Base 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.2.0 and prior are reported to be vulnerable; other versions may also be affected.
http://www.example.com/index.php?action=displaycat&catid=1[SQL]
http://www.example.com/index.php?todo=orderlinks&action=displaycat&
catid=1&orderlinks=id&ascdesc=desc&perpage=1[SQ
Exploit-DB
WSN Knowledge Base 1.2 - 'memberlist.php?id' SQL Injection
exploitdb·2005-11-30
CVE-2005-3939 WSN Knowledge Base 1.2 - 'memberlist.php?id' SQL Injection
WSN Knowledge Base 1.2 - 'memberlist.php?id' SQL Injection
---
source: https://www.securityfocus.com/bid/15656/info
WSN Knowledge Base 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.2.0 and prior are reported to be vulnerable; other versions may also be affected.
http://www.example.com/memberlist.php?action=profile&id=1[SQL]
Exploit-DB
WSN Knowledge Base 1.2 - 'comments.php?id' SQL Injection
exploitdb·2005-11-30
CVE-2005-3939 WSN Knowledge Base 1.2 - 'comments.php?id' SQL Injection
WSN Knowledge Base 1.2 - 'comments.php?id' SQL Injection
---
source: https://www.securityfocus.com/bid/15656/info
WSN Knowledge Base 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.2.0 and prior are reported to be vulnerable; other versions may also be affected.
http://www.example.com/comments.php?id=[SQL]
No writeups or analysis indexed.
http://pridels0.blogspot.com/2005/11/wsn-knowledge-base-sql-inj-vuln.htmlhttp://secunia.com/advisories/17810http://www.osvdb.org/21262http://www.osvdb.org/21263http://www.osvdb.org/21264http://www.securityfocus.com/bid/15656http://pridels0.blogspot.com/2005/11/wsn-knowledge-base-sql-inj-vuln.htmlhttp://secunia.com/advisories/17810http://www.osvdb.org/21262http://www.osvdb.org/21263http://www.osvdb.org/21264http://www.securityfocus.com/bid/15656
2005-12-01
Published