cvelist/2022/24xxx/CVE-2022-24716.json

98 lines
3.6 KiB
JSON
Raw Normal View History

2022-02-10 17:01:34 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
2022-02-10 17:01:34 +00:00
"ID": "CVE-2022-24716",
"STATE": "PUBLIC",
"TITLE": "Path traversal in Icinga Web 2"
2022-02-10 17:01:34 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "icingaweb2",
"version": {
"version_data": [
{
"version_value": ">= 2.9.0, < 2.9.6"
}
]
}
}
]
},
"vendor_name": "Icinga"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-02-10 17:01:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-03-10 17:26:18 +00:00
"value": "Icinga Web 2 is an open source monitoring web interface, framework and command-line interface. Unauthenticated users can leak the contents of files of the local system accessible to the web-server user, including `icingaweb2` configuration files with database credentials. This issue has been resolved in versions 2.9.6 and 2.10 of Icinga Web 2. Database credentials should be rotated."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
}
]
2022-02-10 17:01:34 +00:00
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/Icinga/icingaweb2/security/advisories/GHSA-5p3f-rh28-8frw",
"refsource": "CONFIRM",
"url": "https://github.com/Icinga/icingaweb2/security/advisories/GHSA-5p3f-rh28-8frw"
},
{
"name": "https://github.com/Icinga/icingaweb2/commit/9931ed799650f5b8d5e1dc58ea3415a4cdc5773d",
"refsource": "MISC",
"url": "https://github.com/Icinga/icingaweb2/commit/9931ed799650f5b8d5e1dc58ea3415a4cdc5773d"
2022-08-04 16:00:49 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-05",
"url": "https://security.gentoo.org/glsa/202208-05"
2023-04-10 20:00:36 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/171774/Icinga-Web-2.10-Arbitrary-File-Disclosure.html",
"url": "http://packetstormsecurity.com/files/171774/Icinga-Web-2.10-Arbitrary-File-Disclosure.html"
}
]
},
"source": {
"advisory": "GHSA-5p3f-rh28-8frw",
"discovery": "UNKNOWN"
2022-02-10 17:01:34 +00:00
}
}