CVE-2005-1943
published 2005-06-08CVE-2005-1943: Multiple SQL injection vulnerabilities in Loki download manager 2.0 allow remote attackers to execute arbitrary SQL commands via the (1) password field to…
PriorityP339high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
1.13%
62.3th percentile
Multiple SQL injection vulnerabilities in Loki download manager 2.0 allow remote attackers to execute arbitrary SQL commands via the (1) password field to default.asp or (2) cat parameter to catinfo.asp.
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
Loki Download Manager 2.0 - 'Catinfo.asp' SQL Injection
exploitdb·2005-06-08
CVE-2005-1943 Loki Download Manager 2.0 - 'Catinfo.asp' SQL Injection
Loki Download Manager 2.0 - 'Catinfo.asp' SQL Injection
---
source: https://www.securityfocus.com/bid/13900/info
Loki Download Manager 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 'catinfo.asp' script 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.
http://www.example.com/downmancv/catinfo.asp?cat=' union select null,null,user,null,null,null,null,null,pass,null,null,null,null,null FROM tblAdm'
Exploit-DB
Loki Download Manager 2.0 - 'default.asp' SQL Injection
exploitdb·2005-06-08
CVE-2005-1943 Loki Download Manager 2.0 - 'default.asp' SQL Injection
Loki Download Manager 2.0 - 'default.asp' SQL Injection
---
source: https://www.securityfocus.com/bid/13898/info
Loki Download Manager 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 'default.asp' script 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.
The following proof of concept is available:
user: anyuser
pass: 'or''='
No writeups or analysis indexed.
http://marc.info/?l=bugtraq&m=111826992711703&w=2http://secunia.com/advisories/15633http://securitytracker.com/id?1014147http://www.securityfocus.com/bid/13898http://www.securityfocus.com/bid/13900http://marc.info/?l=bugtraq&m=111826992711703&w=2http://secunia.com/advisories/15633http://securitytracker.com/id?1014147http://www.securityfocus.com/bid/13898http://www.securityfocus.com/bid/13900
2005-06-08
Published