Vulnerability Details : CVE-2005-0413
Potential exploit
Multiple SQL injection vulnerabilities in MyPHP Forum 1.0 allow remote attackers to execute arbitrary SQL commands via (1) the fid in forum.php, (2) the member parameter in member.php, (3) the email parameter in forgot.php, or (4) the nbuser or nbpass parameters in include.php. NOTE: it was later reported that vector 2 exists in 3.0 and earlier.
Vulnerability category: Sql Injection
Products affected by CVE-2005-0413
- cpe:2.3:a:myphp_forum:myphp_forum:3.0:*:*:*:*:*:*:*
- cpe:2.3:a:myphp_forum:myphp_forum:2.0:*:*:*:*:*:*:*
- cpe:2.3:a:myphp_forum:myphp_forum:1.0:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2005-0413
0.69%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 80 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2005-0413
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST |
CWE ids for CVE-2005-0413
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2005-0413
-
http://securitytracker.com/id?1013136
Exploit;Vendor Advisory
-
http://www.securityfocus.com/bid/27083
-
https://exchange.xforce.ibmcloud.com/vulnerabilities/39348
-
https://www.exploit-db.com/exploits/4822
-
https://exchange.xforce.ibmcloud.com/vulnerabilities/19272
-
http://seclists.org/lists/bugtraq/2005/Feb/0125.html
Exploit
-
http://www.securityfocus.com/bid/12501
Jump to