2024-04-04 08:46:00 +00:00

113 lines
4.2 KiB
JSON

{
"id": "CVE-2022-23513",
"sourceIdentifier": "security-advisories@github.com",
"published": "2022-12-23T00:15:08.747",
"lastModified": "2023-09-04T19:15:42.337",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Pi-Hole is a network-wide ad blocking via your own Linux hardware, AdminLTE is a Pi-hole Dashboard for stats and more. In case of an attack, the threat actor will obtain the ability to perform an unauthorized query for blocked domains on `queryads` endpoint. In the case of application, this vulnerability exists because of a lack of validation in code on a root server path:\n`/admin/scripts/pi-hole/phpqueryads.php.` Potential threat actor(s) are able to perform an unauthorized query search in blocked domain lists. This could lead to the disclosure for any victims' personal blacklists. \n"
},
{
"lang": "es",
"value": "Pi-Hole es un bloqueador de anuncios en toda la red a trav\u00e9s de su propio hardware Linux, AdminLTE es un panel de Pi-hole para estad\u00edsticas y m\u00e1s. En caso de un ataque, el actor de la amenaza obtendr\u00e1 la capacidad de realizar una consulta no autorizada para dominios bloqueados en el endpoint \"\"queryads\"\". En el caso de la aplicaci\u00f3n, esta vulnerabilidad existe debido a una falta de validaci\u00f3n en el c\u00f3digo en la ruta del servidor ra\u00edz:\n `/admin/scripts/pi-hole/phpqueryads.php.` Los potenciales actores de amenazas pueden realizar una B\u00fasqueda de consultas no autorizadas en listas de dominios bloqueados. Esto podr\u00eda dar lugar a la divulgaci\u00f3n de las listas negras personales de las v\u00edctimas."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-284"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pi-hole:adminlte:*:*:*:*:*:*:*:*",
"versionEndIncluding": "5.17",
"matchCriteriaId": "D021D314-3394-4E97-BF0C-148F71A8892F"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/174460/AdminLTE-PiHole-Broken-Access-Control.html",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/pi-hole/AdminLTE/releases/tag/v5.18",
"source": "security-advisories@github.com",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://github.com/pi-hole/AdminLTE/security/advisories/GHSA-6qh8-6rrj-7497",
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}