6

CVE-2014-5182

Exploit

YAWPP (Yet Another WordPress Petition Plugin) <= 1.2.1 - Authenticated SQL Injection

Multiple SQL injection vulnerabilities in the yawpp plugin 1.2 for WordPress allow remote authenticated users with Contributor privileges to execute arbitrary SQL commands via vectors related to (1) admin_functions.php or (2) admin_update.php, as demonstrated by the id parameter in the update action to wp-admin/admin.php.
Mögliche Gegenmaßnahme
YAWPP (Yet Another WordPress Petition Plugin): Update to version 1.2.2, or a newer patched version
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
OstentaYawpp Version1.2 SwPlatformwordpress
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt YAWPP (Yet Another WordPress Petition Plugin)
Version *-1.2.1
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 2.27% 0.808
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6 6.8 6.4
AV:N/AC:M/Au:S/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.

http://codevigilant.com/disclosure/wp-plugin-yawpp-a1-injection
Exploit
http://wordpress.org/plugins/yawpp/changelog/
Patch
https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=834445%40yawpp&old=824042%40yawpp&sfp_email=&sfph_mail=#file36
Patch
Exploit
https://www.wordfence.com/threat-intel/vulnerabilities/id/7eed1ae6-ee59-4616-9564-9aa5ec302ea9
Third Party Advisory