|
1 | 1 | {
|
| 2 | + "data_version": "4.0", |
2 | 3 | "data_type": "CVE",
|
3 | 4 | "data_format": "MITRE",
|
4 |
| - "data_version": "4.0", |
5 | 5 | "CVE_data_meta": {
|
6 | 6 | "ID": "CVE-2024-47459",
|
7 |
| - |
8 |
| - "STATE": "RESERVED" |
| 7 | + |
| 8 | + "STATE": "PUBLIC" |
9 | 9 | },
|
10 | 10 | "description": {
|
11 | 11 | "description_data": [
|
12 | 12 | {
|
13 | 13 | "lang": "eng",
|
14 |
| - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." |
| 14 | + "value": "Substance3D - Sampler versions 4.5 and earlier are affected by a NULL Pointer Dereference vulnerability that could lead to an application denial-of-service (DoS) condition. An attacker could exploit this vulnerability to crash the application, resulting in a DoS. Exploitation of this issue requires user interaction in that a victim must open a malicious file." |
| 15 | + } |
| 16 | + ] |
| 17 | + }, |
| 18 | + "problemtype": { |
| 19 | + "problemtype_data": [ |
| 20 | + { |
| 21 | + "description": [ |
| 22 | + { |
| 23 | + "lang": "eng", |
| 24 | + "value": "NULL Pointer Dereference (CWE-476)", |
| 25 | + "cweId": "CWE-476" |
| 26 | + } |
| 27 | + ] |
| 28 | + } |
| 29 | + ] |
| 30 | + }, |
| 31 | + "affects": { |
| 32 | + "vendor": { |
| 33 | + "vendor_data": [ |
| 34 | + { |
| 35 | + "vendor_name": "Adobe", |
| 36 | + "product": { |
| 37 | + "product_data": [ |
| 38 | + { |
| 39 | + "product_name": "Substance3D - Sampler", |
| 40 | + "version": { |
| 41 | + "version_data": [ |
| 42 | + { |
| 43 | + "version_value": "not down converted", |
| 44 | + "x_cve_json_5_version_data": { |
| 45 | + "versions": [ |
| 46 | + { |
| 47 | + "lessThanOrEqual": "4.5", |
| 48 | + "status": "affected", |
| 49 | + "version": "0", |
| 50 | + "versionType": "semver" |
| 51 | + } |
| 52 | + ], |
| 53 | + "defaultStatus": "affected" |
| 54 | + } |
| 55 | + } |
| 56 | + ] |
| 57 | + } |
| 58 | + } |
| 59 | + ] |
| 60 | + } |
| 61 | + } |
| 62 | + ] |
| 63 | + } |
| 64 | + }, |
| 65 | + "references": { |
| 66 | + "reference_data": [ |
| 67 | + { |
| 68 | + "url": "https://helpx.adobe.com/security/products/substance3d-sampler/apsb24-65.html", |
| 69 | + "refsource": "MISC", |
| 70 | + "name": "https://helpx.adobe.com/security/products/substance3d-sampler/apsb24-65.html" |
| 71 | + } |
| 72 | + ] |
| 73 | + }, |
| 74 | + "source": { |
| 75 | + "discovery": "EXTERNAL" |
| 76 | + }, |
| 77 | + "impact": { |
| 78 | + "cvss": [ |
| 79 | + { |
| 80 | + "attackComplexity": "LOW", |
| 81 | + "attackVector": "LOCAL", |
| 82 | + "availabilityImpact": "HIGH", |
| 83 | + "availabilityRequirement": "NOT_DEFINED", |
| 84 | + "baseScore": 5.5, |
| 85 | + "baseSeverity": "MEDIUM", |
| 86 | + "confidentialityImpact": "NONE", |
| 87 | + "confidentialityRequirement": "NOT_DEFINED", |
| 88 | + "environmentalScore": 5.5, |
| 89 | + "environmentalSeverity": "MEDIUM", |
| 90 | + "exploitCodeMaturity": "NOT_DEFINED", |
| 91 | + "integrityImpact": "NONE", |
| 92 | + "integrityRequirement": "NOT_DEFINED", |
| 93 | + "modifiedAttackComplexity": "LOW", |
| 94 | + "modifiedAttackVector": "LOCAL", |
| 95 | + "modifiedAvailabilityImpact": "HIGH", |
| 96 | + "modifiedConfidentialityImpact": "NONE", |
| 97 | + "modifiedIntegrityImpact": "NONE", |
| 98 | + "modifiedPrivilegesRequired": "NONE", |
| 99 | + "modifiedScope": "UNCHANGED", |
| 100 | + "modifiedUserInteraction": "REQUIRED", |
| 101 | + "privilegesRequired": "NONE", |
| 102 | + "remediationLevel": "NOT_DEFINED", |
| 103 | + "reportConfidence": "NOT_DEFINED", |
| 104 | + "scope": "UNCHANGED", |
| 105 | + "temporalScore": 5.5, |
| 106 | + "temporalSeverity": "MEDIUM", |
| 107 | + "userInteraction": "REQUIRED", |
| 108 | + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", |
| 109 | + "version": "3.1" |
15 | 110 | }
|
16 | 111 | ]
|
17 | 112 | }
|
|
0 commit comments