Vulnerability Details : CVE-2013-3081
SQL injection vulnerability in the checkEmailFormat function in plugins/jojo_core/classes/Jojo.php in Jojo before 1.2.2 allows remote attackers to execute arbitrary SQL commands via the X-Forwarded-For HTTP header to /articles/test/.
Vulnerability category: Sql Injection
Products affected by CVE-2013-3081
- cpe:2.3:a:jojocms:jojo-cms:*:*:*:*:*:*:*:*
- cpe:2.3:a:jojocms:jojo-cms:1.2:*:*:*:*:*:*:*
- cpe:2.3:a:jojocms:jojo-cms:1.1:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2013-3081
0.10%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 42 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2013-3081
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-2013-3081
-
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-2013-3081
-
https://exchange.xforce.ibmcloud.com/vulnerabilities/84285
Jojo CMS X-Forwarded-For header SQL injection CVE-2013-3081 Vulnerability Report
-
https://www.htbridge.com/advisory/HTB23153
Multiple Vulnerabilities in Jojo CMS - HTB23153 Security Advisory | ImmuniWebExploit
-
https://github.com/JojoCMS/Jojo-CMS/commit/972757c4500d94b4b1306bf092e678add3a987d8
Fix SQL injection issue CVE-2013-3081 · JojoCMS/Jojo-CMS@972757c · GitHubExploit;Patch
Jump to