mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 11:44:02 +02:00
18 lines
721 B
Markdown
18 lines
721 B
Markdown
### [CVE-2009-3255](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3255)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in RASH Quote Management System (RQMS) 1.2.2 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the user parameter in an admin action to the default URI.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/0908-exploits/rqms-bypass.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|