2024-09-19 18:03:16 +00:00

122 lines
3.5 KiB
JSON

{
"id": "CVE-2023-45239",
"sourceIdentifier": "cve-assign@fb.com",
"published": "2023-10-06T18:15:12.337",
"lastModified": "2024-09-19T17:35:03.203",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A lack of input validation exists in tac_plus prior to commit 4fdf178 which, when pre or post auth commands are enabled, allows an attacker who can control the username, rem-addr, or NAC address sent to tac_plus to inject shell commands and gain remote code execution on the tac_plus server."
},
{
"lang": "es",
"value": "Existe una falta de validaci\u00f3n de entrada en tac_plus antes del commit 4fdf178 que, cuando los comandos de autenticaci\u00f3n previa o posterior est\u00e1n habilitados, permite a un atacante que puede controlar el nombre de usuario, rem-addr o la direcci\u00f3n NAC enviada a tac_plus inyectar comandos de shell y obtener c\u00f3digo remoto ejecuci\u00f3n en el servidor tac_plus."
}
],
"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:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-790"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:facebook:tac_plus:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2023-10-05",
"matchCriteriaId": "B455DB3F-3004-4005-A9EB-380A474BE78F"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*",
"matchCriteriaId": "B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/facebook/tac_plus/pull/41",
"source": "cve-assign@fb.com",
"tags": [
"Exploit",
"Patch"
]
},
{
"url": "https://github.com/facebook/tac_plus/security/advisories/GHSA-p334-5r3g-4vx3",
"source": "cve-assign@fb.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/X4J7ZYMFZB4G4OU5EDJPQLP6F6RKDGIH/",
"source": "cve-assign@fb.com",
"tags": [
"Mailing List",
"Third Party Advisory"
]
}
]
}