vendor:
Portal ModulNet
by:
./Red-D3v1L
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Portal ModulNet
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: portalmodulnet.com
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
2009
Portal ModulNet <== 1.0 (Id) SQL Injection Vulnerability
An attacker can exploit this vulnerability by injecting malicious SQL code into the 'id' parameter of the 'firmapage.php' script. This can allow the attacker to access, modify, or delete data from the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.