7.5

CVE-2015-1471

Exploit
SQL injection vulnerability in userprofile.lib.php in Pragyan CMS 3.0 allows remote attackers to execute arbitrary SQL commands via the user parameter to the default URI.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 3.8% 0.886
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.

http://pastebin.com/ip2gGYuS
Exploit
http://seclists.org/fulldisclosure/2015/Feb/18
http://seclists.org/oss-sec/2015/q1/402
http://sroesemann.blogspot.de/2015/01/sroeadv-2015-11.html
Exploit
http://sroesemann.blogspot.de/2015/02/advisory-for-sroeadv-2015-11.html
Exploit
https://github.com/delta/pragyan/commit/c93bc100ec93fc78940fbdca9b6b009101858309
https://github.com/delta/pragyan/issues/206