Vulnerability CVE-2020-10803


Published: 2020-03-22

Description:
In phpMyAdmin 4.x before 4.9.5 and 5.x before 5.0.2, a SQL injection vulnerability was discovered where malicious code could be used to trigger an XSS attack through retrieving and displaying results (in tbl_get_field.php and libraries/classes/Display/Results.php). The attacker must be able to insert crafted data into certain database tables, which when retrieved (for instance, through the Browse tab) can trigger the XSS attack.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

CVSS2 => (AV:N/AC:M/Au:S/C:N/I:P/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
3.5/10
2.9/10
6.8/10
Exploit range
Attack complexity
Authentication
Remote
Medium
Single time
Confidentiality impact
Integrity impact
Availability impact
None
Partial
None
Affected software
Phpmyadmin -> Phpmyadmin 
Debian -> Debian linux 

 References:
http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00046.html
https://lists.debian.org/debian-lts-announce/2020/03/msg00028.html
https://www.phpmyadmin.net/security/PMASA-2020-4/

Copyright 2024, cxsecurity.com

 

Back to Top