Zoph Multiple SQL Injection and Cross Site Scripting Vulnerabilities
BID:71226
Info
Zoph Multiple SQL Injection and Cross Site Scripting Vulnerabilities
| Bugtraq ID: | 71226 |
| Class: | Input Validation Error |
| CVE: |
CVE-2014-9235 CVE-2014-9236 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 17 2014 12:00AM |
| Updated: | Dec 05 2014 12:58AM |
| Credit: | Manuel Garcia Cardenas |
| Vulnerable: |
Zoph Zoph 0.8.1 Zoph Zoph 0.7 5 Zoph Zoph 0.7 4 Zoph Zoph 0.7 1 Zoph Zoph 0.7 .6 Zoph Zoph 0.3.3 Zoph Zoph 0.9pre2 Zoph Zoph 0.8.1.1 Zoph Zoph 0.8.0.3 Zoph Zoph 0.8.0.2 Zoph Zoph 0.8.0.1 Zoph Zoph 0.8 Zoph Zoph 0.7.2.1 Zoph Zoph 0.7 Zoph Zoph 0.5 pre1 Zoph Zoph 0.4 pre2 Zoph Zoph 0.4 Zoph Zoph 0.3 |
| Not Vulnerable: | |
Discussion
Zoph Multiple SQL Injection and Cross Site Scripting Vulnerabilities
Zoph is prone to multiple SQL-injection and cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied input.
Exploiting these vulnerabilities could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Zoph 0.9.1 and prior are vulnerable.
Zoph is prone to multiple SQL-injection and cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied input.
Exploiting these vulnerabilities could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Zoph 0.9.1 and prior are vulnerable.
Exploit / POC
Zoph Multiple SQL Injection and Cross Site Scripting Vulnerabilities
Attackers can use a browser to exploit the SQL-injection issues. An attacker must trick a victim into following a malicious URI to exploit a cross-site scripting issue.
The following example URI's are available:
/zoph/php/edit_photos.php?photographer_id=3"><script>alert(1)</script>
/zoph/php/edit_photos.php?album_id=2&_crumb=3"><script>alert(1)</script>
Attackers can use a browser to exploit the SQL-injection issues. An attacker must trick a victim into following a malicious URI to exploit a cross-site scripting issue.
The following example URI's are available:
/zoph/php/edit_photos.php?photographer_id=3"><script>alert(1)</script>
/zoph/php/edit_photos.php?album_id=2&_crumb=3"><script>alert(1)</script>
Solution / Fix
Zoph Multiple SQL Injection and Cross Site Scripting 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
Zoph Multiple SQL Injection and Cross Site Scripting Vulnerabilities
References:
References:
- Zoph Homepage (Zoph)