gsd-2022-2400
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
External Control of File Name or Path in GitHub repository dompdf/dompdf prior to 2.0.0.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-2400", "description": "External Control of File Name or Path in GitHub repository dompdf/dompdf prior to 2.0.0.", "id": "GSD-2022-2400" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-2400" ], "details": "External Control of File Name or Path in GitHub repository dompdf/dompdf prior to 2.0.0.", "id": "GSD-2022-2400", "modified": "2023-12-13T01:19:19.590801Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2022-2400", "STATE": "PUBLIC", "TITLE": "External Control of File Name or Path in dompdf/dompdf" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "dompdf/dompdf", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "2.0.0" } ] } } ] }, "vendor_name": "dompdf" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "External Control of File Name or Path in GitHub repository dompdf/dompdf prior to 2.0.0." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-73 External Control of File Name or Path" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/a6da5e5e-86be-499a-a3c3-2950f749202a", "refsource": "CONFIRM", "url": "https://huntr.dev/bounties/a6da5e5e-86be-499a-a3c3-2950f749202a" }, { "name": "https://github.com/dompdf/dompdf/commit/99aeec1efec9213e87098d42eb09439e7ee0bb6a", "refsource": "MISC", "url": "https://github.com/dompdf/dompdf/commit/99aeec1efec9213e87098d42eb09439e7ee0bb6a" }, { "name": "[debian-lts-announce] 20230713 [SECURITY] [DLA 3495-1] php-dompdf security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2023/07/msg00017.html" } ] }, "source": { "advisory": "a6da5e5e-86be-499a-a3c3-2950f749202a", "discovery": "EXTERNAL" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c2.0.0", "affected_versions": "All versions before 2.0.0", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-73", "CWE-937" ], "date": "2023-07-13", "description": "External Control of File Name or Path in GitHub repository dompdf/dompdf prior to 2.0.0.", "fixed_versions": [ "2.0.0" ], "identifier": "CVE-2022-2400", "identifiers": [ "CVE-2022-2400" ], "not_impacted": "All versions starting from 2.0.0", "package_slug": "packagist/dompdf/dompdf", "pubdate": "2022-07-18", "solution": "Upgrade to version 2.0.0 or above.", "title": "External Control of File Name or Path", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-2400", "https://huntr.dev/bounties/a6da5e5e-86be-499a-a3c3-2950f749202a", "https://github.com/dompdf/dompdf/commit/99aeec1efec9213e87098d42eb09439e7ee0bb6a" ], "uuid": "98e5f130-97ee-4ab2-be0c-bda784b52151" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:dompdf_project:dompdf:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.0.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2022-2400" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "External Control of File Name or Path in GitHub repository dompdf/dompdf prior to 2.0.0." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-73" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/a6da5e5e-86be-499a-a3c3-2950f749202a", "refsource": "CONFIRM", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://huntr.dev/bounties/a6da5e5e-86be-499a-a3c3-2950f749202a" }, { "name": "https://github.com/dompdf/dompdf/commit/99aeec1efec9213e87098d42eb09439e7ee0bb6a", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/dompdf/dompdf/commit/99aeec1efec9213e87098d42eb09439e7ee0bb6a" }, { "name": "[debian-lts-announce] 20230713 [SECURITY] [DLA 3495-1] php-dompdf security update", "refsource": "MLIST", "tags": [], "url": "https://lists.debian.org/debian-lts-announce/2023/07/msg00017.html" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 1.4 } }, "lastModifiedDate": "2023-07-13T23:15Z", "publishedDate": "2022-07-18T15:15Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…