7.5

CVE-2013-6243

Exploit

WordPress Landing Pages < 1.2.3 - SQL Injection

SQL injection vulnerability in the Landing Pages plugin 1.2.3, before 20131009, and earlier for WordPress allows remote attackers to execute arbitrary SQL commands via the "post" parameter to index.php.
Mögliche Gegenmaßnahme
WordPress Landing Pages: Update to version 1.2.3, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt WordPress Landing Pages
Version [*, 1.2.3)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Landing Pages ProjectLanding Pages Plugin Update- SwPlatformwordpress Version <= 1.2.3
Landing Pages ProjectLanding Pages Plugin Version1.0.3.7 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.0.3.8 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.0.3.9 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.0.4.1 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.0.4.2 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.0.4.4 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.0.5.1 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.0.5.3 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.0.5.6 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.0.7.1 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.0.7.3 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.0.7.9 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.0.8.1 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.0.8.4 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.0.8.5 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.0.8.6 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.0.9.0 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.0.9.3 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.0.9.4 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.0.9.9 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.1 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.1.0.1 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.1.7 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.1.8 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.1.9 Update- SwPlatformwordpress
Landing Pages ProjectLanding Pages Plugin Version1.2.1 Update- SwPlatformwordpress
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.17% 0.767
CVSS Metriken
Quelle 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.