vendor:
Component n-form(form_id)
by:
boom3rang
7.5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: Component n-form(form_id)
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
Mambo Component n-form(form_id) Blind SQL Injection Exploit
This exploit is used to gain access to the password of a user in the Mambo Component n-form(form_id) by using a blind SQL injection. The exploit is written in Perl and uses the LWP::UserAgent module to send a malicious HTTP request to the vulnerable server. The malicious request contains a substring of the user's password and the response is used to determine the character of the substring. This process is repeated until the entire password is obtained.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in a SQL query.