Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Harveykane

#36797of 53,638
7.5Total CVSS
Vulnerabilities · 1
PT-2014-2652
7.5
2014-06-09
Jojo · Jojo · CVE-2013-3081
**Name of the Vulnerable Software and Affected Versions** Jojo versions prior to 1.2.2 **Description** The issue allows remote attackers to execute arbitrary SQL commands. This is achieved by exploiting the SQL injection vulnerability in the `checkEmailFormat` function. The vulnerability can be triggered via the `X-Forwarded-For` HTTP header to the "/articles/test/" API endpoint. **Recommendations** For versions prior to 1.2.2, update to version 1.2.2 or later to resolve the issue. As a temporary workaround, consider restricting access to the `/articles/test/` API endpoint until the update is applied. Additionally, restricting the use of the `checkEmailFormat` function can help minimize the risk of exploitation.