89 lines
2.8 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-31679",
"sourceIdentifier": "security@vmware.com",
"published": "2022-09-21T18:15:10.093",
"lastModified": "2022-09-22T19:42:21.610",
"vulnStatus": "Analyzed",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "Applications that allow HTTP PATCH access to resources exposed by Spring Data REST in versions 3.6.0 - 3.5.5, 3.7.0 - 3.7.2, and older unsupported versions, if an attacker knows about the structure of the underlying domain model, they can craft HTTP requests that expose hidden entity attributes."
},
{
"lang": "es",
"value": "Las aplicaciones que permiten el acceso HTTP PATCH a los recursos expuestos por Spring Data REST en versiones 3.6.0 - 3.5.5, 3.7.0 - 3.7.2, y las versiones m\u00e1s antiguas no soportadas, si un atacante conoce la estructura del modelo de dominio subyacente, puede dise\u00f1ar peticiones HTTP que expongan atributos de entidad ocultos"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW"
},
"exploitabilityScore": 2.2,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:vmware:spring_data_rest:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.6.0",
"versionEndExcluding": "3.6.7",
"matchCriteriaId": "86113E33-CEF9-4F8E-B8A5-20336E5506DB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:vmware:spring_data_rest:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.7.0",
"versionEndExcluding": "3.7.3",
"matchCriteriaId": "4EBDCECE-9DB4-4024-9D63-4750CD23DE2D"
}
]
}
]
}
],
"references": [
{
"url": "https://tanzu.vmware.com/security/cve-2022-31679",
"source": "security@vmware.com",
"tags": [
"Vendor Advisory"
]
}
]
}