106 lines
3.3 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-32746",
"sourceIdentifier": "secalert@redhat.com",
"published": "2022-08-25T18:15:10.633",
"lastModified": "2022-08-30T19:54:44.947",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in the Samba AD LDAP server. The AD DC database audit logging module can access LDAP message values freed by a preceding database module, resulting in a use-after-free issue. This issue is only possible when modifying certain privileged attributes, such as userAccountControl."
},
{
"lang": "es",
"value": "Se ha encontrado un fallo en el servidor LDAP de Samba AD. El m\u00f3dulo de registro de auditor\u00eda de la base de datos AD DC puede acceder a los valores de los mensajes LDAP liberados por un m\u00f3dulo de base de datos anterior, resultando en un problema de uso de memoria previamente liberada. Este problema s\u00f3lo es posible cuando son modificados determinados atributos privilegiados, como userAccountControl."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.5
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-416"
}
]
},
{
"source": "secalert@redhat.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-416"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:samba:samba:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.3.0",
"versionEndExcluding": "4.14.14",
"matchCriteriaId": "22161FC4-92E0-4340-A844-BA2DF50C94E7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:samba:samba:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.15.0",
"versionEndExcluding": "4.15.9",
"matchCriteriaId": "1B0E54A3-23C1-497D-864D-EDF15D85FB81"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:samba:samba:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.16.0",
"versionEndExcluding": "4.16.4",
"matchCriteriaId": "8479455F-FFCD-46F1-B0E3-EBC082F89C16"
}
]
}
]
}
],
"references": [
{
"url": "https://www.samba.org/samba/security/CVE-2022-32746.html",
"source": "secalert@redhat.com",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}