mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-29 01:31:20 +00:00
85 lines
2.6 KiB
JSON
85 lines
2.6 KiB
JSON
{
|
|
"id": "CVE-2023-21364",
|
|
"sourceIdentifier": "security@android.com",
|
|
"published": "2023-10-30T17:15:51.883",
|
|
"lastModified": "2023-11-02T20:40:26.690",
|
|
"vulnStatus": "Analyzed",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "In ContactsProvider, there is a possible crash loop due to resource exhaustion. This could lead to local persistent denial of service in the Phone app with User execution privileges needed. User interaction is not needed for exploitation."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "En ContactsProvider, existe un posible bucle de bloqueo debido al agotamiento de los recursos. Esto podr\u00eda provocar una denegaci\u00f3n de servicio local persistente en la aplicaci\u00f3n Tel\u00e9fono con privilegios de ejecuci\u00f3n del Usuario necesarios. La interacci\u00f3n del usuario no es necesaria para la explotaci\u00f3n."
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV31": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "3.1",
|
|
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
|
|
"attackVector": "LOCAL",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "LOW",
|
|
"userInteraction": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "NONE",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 5.5,
|
|
"baseSeverity": "MEDIUM"
|
|
},
|
|
"exploitabilityScore": 1.8,
|
|
"impactScore": 3.6
|
|
}
|
|
]
|
|
},
|
|
"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:o:google:android:*:*:*:*:*:*:*:*",
|
|
"versionEndExcluding": "14.0",
|
|
"matchCriteriaId": "530F3220-8957-4F6C-9790-2D4A4CC4122B"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:o:google:android:14.0:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "2700BCC5-634D-4EC6-AB67-5B678D5F951D"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://source.android.com/docs/security/bulletin/android-14",
|
|
"source": "security@android.com",
|
|
"tags": [
|
|
"Vendor Advisory"
|
|
]
|
|
}
|
|
]
|
|
} |