Vulnerability Details : CVE-2015-6943
Potential exploit
SQL injection vulnerability in the serendipity_checkCommentToken function in include/functions_comments.inc.php in Serendipity before 2.0.2, when "Use Tokens for Comment Moderation" is enabled, allows remote administrators to execute arbitrary SQL commands via the serendipity[id] parameter to serendipity_admin.php.
Vulnerability category: Sql Injection
Products affected by CVE-2015-6943
- cpe:2.3:a:s9y:serendipity:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2015-6943
0.20%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 58 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2015-6943
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.0
|
MEDIUM | AV:N/AC:M/Au:S/C:P/I:P/A:P |
6.8
|
6.4
|
NIST |
CWE ids for CVE-2015-6943
-
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-2015-6943
-
http://packetstormsecurity.com/files/133428/Serendipity-2.0.1-Blind-SQL-Injection.html
Serendipity 2.0.1 Blind SQL Injection ≈ Packet StormExploit
-
http://blog.curesec.com/article/blog/Serendipity-201-Blind-SQL-Injection-52.html
Serendipity 2.0.1: Blind SQL Injection - CureblogExploit
-
http://blog.s9y.org/archives/265-Serendipity-2.0.2-Security-Fix-Release.html
Serendipity 2.0.2 Security Fix Release - SerendipityPatch
-
http://www.securitytracker.com/id/1033558
Serendipity Multiple Flaws Let Remote Users Conduct Cross-Site Scripting Attacks and Remote Authenticated Users Inject SQL Commands and Execute Arbitrary Code - SecurityTracker
-
http://seclists.org/fulldisclosure/2015/Sep/10
Full Disclosure: Serendipity 2.0.1 - Blind SQL InjectionExploit
Jump to