header-logo
Suggest Exploit
vendor:
MantisBT
by:
7.5
CVSS
HIGH
SQL Injection and Cross-Site Scripting
89, 79
CWE
Product Name: MantisBT
Affected Version From: 1.2.2006
Affected Version To:
Patch Exists: NO
Related CWE:
CPE: a:mantisbt_project:mantisbt:1.2.6
Metasploit:
Other Scripts:
Platforms Tested:

MantisBT SQL Injection and Cross-Site Scripting Vulnerabilities

The MantisBT application is prone to an SQL-injection vulnerability and a cross-site scripting vulnerability. Exploiting these issues 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.

Mitigation:

To mitigate these vulnerabilities, it is recommended to apply the latest security patches provided by the vendor. Additionally, input validation and sanitization should be implemented to prevent SQL injection and cross-site scripting attacks.
Source

Exploit-DB raw data:

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

MantisBT is prone to an SQL-injection vulnerability and a cross-site scripting vulnerability.

Exploiting these issues 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.

MantisBT 1.2.6 is vulnerable; other versions may also be affected. 

http://www.example.com/path/search.php?project_id=[XSS]
http://www.example.com/path/core.php?mbadmin=[SQL]