cvelist/2020/5xxx/CVE-2020-5504.json

82 lines
2.9 KiB
JSON
Raw Normal View History

2020-01-05 18:01:03 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-01-09 22:01:02 +00:00
"ID": "CVE-2020-5504",
"STATE": "PUBLIC"
2020-01-05 18:01:03 +00:00
},
2020-01-09 22:01:02 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-01-05 18:01:03 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-01-09 22:01:02 +00:00
"value": "In phpMyAdmin 4 before 4.9.4 and 5 before 5.0.1, SQL injection exists in the user accounts page. A malicious user could inject custom SQL in place of their own username when creating queries to this page. An attacker must have a valid MySQL account to access the server."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://www.phpmyadmin.net/security/PMASA-2020-1/",
"url": "https://www.phpmyadmin.net/security/PMASA-2020-1/"
2020-01-14 22:01:09 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0056",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00024.html"
2020-01-15 23:01:06 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200115 [SECURITY] [DLA 2060-1] phpmyadmin security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/01/msg00011.html"
2020-10-29 20:01:56 +00:00
},
{
"refsource": "MISC",
"name": "https://cybersecurityworks.com/zerodays/cve-2020-5504-phpmyadmin.html",
"url": "https://cybersecurityworks.com/zerodays/cve-2020-5504-phpmyadmin.html"
2025-04-16 15:00:36 +00:00
},
{
"refsource": "MISC",
"name": "https://github.com/MarkLee131/awesome-web-pocs/blob/main/CVE-2020-5504.md",
"url": "https://github.com/MarkLee131/awesome-web-pocs/blob/main/CVE-2020-5504.md"
2020-01-05 18:01:03 +00:00
}
]
}
}