cvelist/2024/39xxx/CVE-2024-39420.json

113 lines
4.6 KiB
JSON
Raw Normal View History

2024-06-24 21:00:35 +00:00
{
2024-08-14 16:00:34 +00:00
"data_version": "4.0",
2024-06-24 21:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-39420",
2024-08-14 16:00:34 +00:00
"ASSIGNER": "psirt@adobe.com",
"STATE": "PUBLIC"
2024-06-24 21:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-09-13 10:00:32 +00:00
"value": "Acrobat Reader versions 20.005.30636, 24.002.21005, 24.001.30159, 20.005.30655, 24.002.20965, 24.002.20964, 24.001.30123, 24.003.20054 and earlier are affected by a Time-of-check Time-of-use (TOCTOU) Race Condition vulnerability that could lead to arbitrary code execution. This vulnerability arises when the timing of actions changes the state of a resource between the checking of a condition and the use of the resource, allowing an attacker to manipulate the resource in a harmful way. Exploitation of this issue requires user interaction in that a victim must open a malicious file."
2024-08-14 16:00:34 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Time-of-check Time-of-use (TOCTOU) Race Condition (CWE-367)",
"cweId": "CWE-367"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Adobe",
"product": {
"product_data": [
{
"product_name": "Acrobat Reader",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
2024-09-13 10:00:32 +00:00
"lessThanOrEqual": "24.003.20054",
2024-08-14 16:00:34 +00:00
"status": "affected",
"version": "0",
"versionType": "semver"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2024-09-13 10:00:32 +00:00
"url": "https://helpx.adobe.com/security/products/acrobat/apsb24-70.html",
2024-08-14 16:00:34 +00:00
"refsource": "MISC",
2024-09-13 10:00:32 +00:00
"name": "https://helpx.adobe.com/security/products/acrobat/apsb24-70.html"
2024-08-14 16:00:34 +00:00
}
]
},
"source": {
"discovery": "EXTERNAL"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"confidentialityRequirement": "NOT_DEFINED",
"environmentalScore": 7.8,
"environmentalSeverity": "HIGH",
"exploitCodeMaturity": "NOT_DEFINED",
"integrityImpact": "HIGH",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "LOW",
"modifiedAttackVector": "LOCAL",
"modifiedAvailabilityImpact": "HIGH",
"modifiedConfidentialityImpact": "HIGH",
"modifiedIntegrityImpact": "HIGH",
"modifiedPrivilegesRequired": "NONE",
2024-09-13 10:00:32 +00:00
"modifiedScope": "UNCHANGED",
2024-08-14 16:00:34 +00:00
"modifiedUserInteraction": "REQUIRED",
"privilegesRequired": "NONE",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"scope": "UNCHANGED",
"temporalScore": 7.8,
"temporalSeverity": "HIGH",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
2024-06-24 21:00:35 +00:00
}
]
}
}