|
| 1 | +<definition xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5" id="oval:com.gfi:def:1535" version="0" class="vulnerability"> |
| 2 | + <metadata> |
| 3 | + <title>Multiple vulnerabilites on Photoshop version 23.5.3 (and earlier), 24.1 (and earlier)</title> |
| 4 | + <affected family="windows"> |
| 5 | + <platform>Microsoft Windows 8</platform> |
| 6 | + <platform>Microsoft Windows 8.1</platform> |
| 7 | + <platform>Microsoft Windows 10</platform> |
| 8 | + <platform>Microsoft Windows 11</platform> |
| 9 | + <platform>Microsoft Windows Server 2012</platform> |
| 10 | + <platform>Microsoft Windows Server 2012 R2</platform> |
| 11 | + <platform>Microsoft Windows Server 2016</platform> |
| 12 | + <platform>Microsoft Windows Server 2019</platform> |
| 13 | + <product>Adobe Photoshop</product> |
| 14 | + </affected> |
| 15 | + <reference ref_id="APSB23-11" ref_url="https://helpx.adobe.com/security/products/photoshop/apsb23-11.html" source="Vendor Advisory"/> |
| 16 | + <reference ref_id="CVE-2023-21574" ref_url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-21574" source="CVE"/> |
| 17 | + <reference ref_id="CVE-2023-21575" ref_url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-21575" source="CVE"/> |
| 18 | + <reference ref_id="CVE-2023-21576" ref_url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-21576" source="CVE"/> |
| 19 | + <reference ref_id="CVE-2023-21577" ref_url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-21577" source="CVE"/> |
| 20 | + <reference ref_id="CVE-2023-21578" ref_url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-21578" source="CVE"/> |
| 21 | + <description> |
| 22 | + Photoshop version 23.5.3 (and earlier), 24.1 (and earlier) are affected by an Improper Input Validation vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file. (CVE-2023-21574) |
| 23 | + Photoshop version 23.5.3 (and earlier), 24.1 (and earlier) are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file. (CVE-2023-21575) |
| 24 | + Photoshop version 23.5.3 (and earlier), 24.1 (and earlier) are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file. (CVE-2023-21576) |
| 25 | + Photoshop version 23.5.3 (and earlier), 24.1 (and earlier) are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to bypass mitigations such as ASLR. Exploitation of this issue requires user interaction in that a victim must open a malicious file. (CVE-2023-21577) |
| 26 | + Photoshop version 23.5.3 (and earlier), 24.1 (and earlier) are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to bypass mitigations such as ASLR. Exploitation of this issue requires user interaction in that a victim must open a malicious file. (CVE-2023-21578) |
| 27 | + </description> |
| 28 | + <oval_repository> |
| 29 | + <dates> |
| 30 | + <submitted date="2023-03-01T14:43:00+00:00"> |
| 31 | + <contributor organization="GFI">Glenn Lugod</contributor> |
| 32 | + </submitted> |
| 33 | + </dates> |
| 34 | + <status>INITIAL SUBMISSION</status> |
| 35 | + <min_schema_version>5.10</min_schema_version> |
| 36 | + </oval_repository> |
| 37 | + </metadata> |
| 38 | + <criteria operator="AND"> |
| 39 | + <extend_definition comment="Adobe Photoshop is installed" definition_ref="oval:org.mitre.oval:def:6647"/> |
| 40 | + <criteria comment="vulnerable versions" operator="OR"> |
| 41 | + <criteria comment="Adobe Photoshop before 23.5.4" operator="AND"> |
| 42 | + <criterion comment="Check if the version of Adobe Photoshop is greater than or equal to 23.5" test_ref="oval:com.gfi:tst:1536"/> |
| 43 | + <criterion comment="Check if the version of Adobe Photoshop is less than 23.5.4" test_ref="oval:com.gfi:tst:1538"/> |
| 44 | + </criteria> |
| 45 | + <criteria comment="Adobe Photoshop before 24.1.1" operator="AND"> |
| 46 | + <criterion comment="Check if the version of Adobe Photoshop is greater than or equal to 24.1" test_ref="oval:com.gfi:tst:1540"/> |
| 47 | + <criterion comment="Check if the version of Adobe Photoshop is less than 24.1.1" test_ref="oval:com.gfi:tst:1542"/> |
| 48 | + </criteria> |
| 49 | + </criteria> |
| 50 | + </criteria> |
| 51 | +</definition> |
0 commit comments