mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-19 23:44:49 +02:00
842 B
842 B
CVE-2008-6364
Description
SQL injection vulnerability in logon_process.jsp in Ad Server Solutions Banner Exchange Solution Java allows remote attackers to execute arbitrary SQL commands via the (1) username (uname parameter) and (2) password (pass parameter). NOTE: some of these details are obtained from third party information.
POC
Reference
- http://packetstorm.linuxsecurity.com/0812-exploits/bej-sql.txt
- https://www.exploit-db.com/exploits/7425
Github
No PoCs found on GitHub currently.