cvelist/2022/0xxx/CVE-2022-0813.json

113 lines
3.7 KiB
JSON
Raw Normal View History

2022-03-01 09:01:21 +00:00
{
"CVE_data_meta": {
2022-03-10 17:26:41 +00:00
"ASSIGNER": "cve-coordination@incibe.es",
"DATE_PUBLIC": "2022-03-08T08:00:00.000Z",
2022-03-01 09:01:21 +00:00
"ID": "CVE-2022-0813",
2022-03-10 17:26:41 +00:00
"STATE": "PUBLIC",
"TITLE": "PhpMyAdmin exposure of sensitive information"
2022-03-01 09:01:21 +00:00
},
2022-03-10 17:26:41 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "phpMyAdmin ",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "5.1.1",
"version_value": "5.1.1"
}
]
}
}
]
},
"vendor_name": "phpMyAdmin "
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Rafael Pedrero"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-03-01 09:01:21 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-03-10 17:26:41 +00:00
"value": "PhpMyAdmin 5.1.1 and before allows an attacker to retrieve potentially sensitive information by creating invalid requests. This affects the lang parameter, the pma_parameter, and the cookie section."
2022-03-01 09:01:21 +00:00
}
]
2022-03-10 17:26:41 +00:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.incibe-cert.es/en/early-warning/security-advisories/phpmyadmin-exposure-sensitive-information",
"refsource": "CONFIRM",
"url": "https://www.incibe-cert.es/en/early-warning/security-advisories/phpmyadmin-exposure-sensitive-information"
},
{
"name": "https://www.phpmyadmin.net/news/2022/2/11/phpmyadmin-4910-and-513-are-released/",
"refsource": "CONFIRM",
"url": "https://www.phpmyadmin.net/news/2022/2/11/phpmyadmin-4910-and-513-are-released/"
2023-11-26 13:00:33 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202311-17",
"url": "https://security.gentoo.org/glsa/202311-17"
2022-03-10 17:26:41 +00:00
}
]
},
"solution": [
{
"lang": "eng",
"value": "This vulnerability has been solved by the phpMyAdmin team in the 5.1.3 version."
}
],
"source": {
"defect": [
"INCIBE-2022-0636"
],
"discovery": "EXTERNAL"
2022-03-01 09:01:21 +00:00
}
}