7.5

CVE-2014-3937

SQL injection vulnerability in the Contextual Related Posts plugin before 1.8.10.2 for WordPress allows remote attackers to execute arbitrary SQL commands via unspecified vectors.

Data is provided by the National Vulnerability Database (NVD)
AjaydsouzaContextual Related Posts SwPlatformwordpress Version <= 1.8.10.1
AjaydsouzaContextual Related Posts Version1.0 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.1 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.1.1 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.2 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.2.1 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.2.2 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.3 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.3.1 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.4 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.4.1 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.4.2 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.5 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.5.1 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.5.2 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.6 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.6.1 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.6.2 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.6.3 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.6.4 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.6.5 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.7 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.7.1 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.7.2 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.7.3 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.8 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.8.1 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.8.2 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.8.3 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.8.4 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.8.5 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.8.6 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.8.7 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.8.8 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.8.9 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.8.9.1 SwPlatformwordpress
AjaydsouzaContextual Related Posts Version1.8.10 SwPlatformwordpress
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.37% 0.557
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.5 10 6.4
AV:N/AC:L/Au:N/C:P/I:P/A:P
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

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.