7.5
CVE-2015-1471
- EPSS 3.8%
- Veröffentlicht 12.02.2015 16:59:05
- Zuletzt bearbeitet 06.05.2026 22:30:45
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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)
Pragyan Cms Project ≫ Pragyan Cms Version3.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 3.8% | 0.886 |
| 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
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
http://sroesemann.blogspot.de/2015/02/advisory-for-sroeadv-2015-11.html
https://github.com/delta/pragyan/commit/c93bc100ec93fc78940fbdca9b6b009101858309
https://github.com/delta/pragyan/issues/206