7.5

CVE-2014-3757

Exploit
SQL injection vulnerability in sorter.php in the phpManufaktur kitForm extension 0.43 and earlier for the KeepInTouch (KIT) module allows remote attackers to execute arbitrary SQL commands via the sorter_value parameter.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
PhpmanufakturKitform SwPlatformkeepintouch Version <= 0.43
PhpmanufakturKitform Version0.10 SwPlatformkeepintouch
PhpmanufakturKitform Version0.11 SwPlatformkeepintouch
PhpmanufakturKitform Version0.12 SwPlatformkeepintouch
PhpmanufakturKitform Version0.13 SwPlatformkeepintouch
PhpmanufakturKitform Version0.14 SwPlatformkeepintouch
PhpmanufakturKitform Version0.15 SwPlatformkeepintouch
PhpmanufakturKitform Version0.16 SwPlatformkeepintouch
PhpmanufakturKitform Version0.17 SwPlatformkeepintouch
PhpmanufakturKitform Version0.18 SwPlatformkeepintouch
PhpmanufakturKitform Version0.19 SwPlatformkeepintouch
PhpmanufakturKitform Version0.20 SwPlatformkeepintouch
PhpmanufakturKitform Version0.21 SwPlatformkeepintouch
PhpmanufakturKitform Version0.22 SwPlatformkeepintouch
PhpmanufakturKitform Version0.23 SwPlatformkeepintouch
PhpmanufakturKitform Version0.24 SwPlatformkeepintouch
PhpmanufakturKitform Version0.25 SwPlatformkeepintouch
PhpmanufakturKitform Version0.26 SwPlatformkeepintouch
PhpmanufakturKitform Version0.27 SwPlatformkeepintouch
PhpmanufakturKitform Version0.28 SwPlatformkeepintouch
PhpmanufakturKitform Version0.29 SwPlatformkeepintouch
PhpmanufakturKitform Version0.30 SwPlatformkeepintouch
PhpmanufakturKitform Version0.31 SwPlatformkeepintouch
PhpmanufakturKitform Version0.32 SwPlatformkeepintouch
PhpmanufakturKitform Version0.33 SwPlatformkeepintouch
PhpmanufakturKitform Version0.34 SwPlatformkeepintouch
PhpmanufakturKitform Version0.35 SwPlatformkeepintouch
PhpmanufakturKitform Version0.36 SwPlatformkeepintouch
PhpmanufakturKitform Version0.37 SwPlatformkeepintouch
PhpmanufakturKitform Version0.38 SwPlatformkeepintouch
PhpmanufakturKitform Version0.39 SwPlatformkeepintouch
PhpmanufakturKitform Version0.40 SwPlatformkeepintouch
PhpmanufakturKitform Version0.41 SwPlatformkeepintouch
PhpmanufakturKitform Version0.42 SwPlatformkeepintouch
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.36% 0.578
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.