gsd-2022-0323
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Improper Neutralization of Special Elements Used in a Template Engine in Packagist mustache/mustache prior to 2.14.1.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-0323", "description": "Improper Neutralization of Special Elements Used in a Template Engine in Packagist mustache/mustache prior to 2.14.1.", "id": "GSD-2022-0323" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-0323" ], "details": "Improper Neutralization of Special Elements Used in a Template Engine in Packagist mustache/mustache prior to 2.14.1.", "id": "GSD-2022-0323", "modified": "2023-12-13T01:19:11.512554Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2022-0323", "STATE": "PUBLIC", "TITLE": "Improper Neutralization of Special Elements Used in a Template Engine in bobthecow/mustache.php" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "bobthecow/mustache.php", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "2.14.1" } ] } } ] }, "vendor_name": "bobthecow" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Improper Neutralization of Special Elements Used in a Template Engine in Packagist mustache/mustache prior to 2.14.1." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-1336 Improper Neutralization of Special Elements Used in a Template Engine" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/a5f5a988-aa52-4443-839d-299a63f44fb7", "refsource": "CONFIRM", "url": "https://huntr.dev/bounties/a5f5a988-aa52-4443-839d-299a63f44fb7" }, { "name": "https://github.com/bobthecow/mustache.php/commit/579ffa5c96e1d292c060b3dd62811ff01ad8c24e", "refsource": "MISC", "url": "https://github.com/bobthecow/mustache.php/commit/579ffa5c96e1d292c060b3dd62811ff01ad8c24e" } ] }, "source": { "advisory": "a5f5a988-aa52-4443-839d-299a63f44fb7", "discovery": "EXTERNAL" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=2.0.0,\u003c2.14.1", "affected_versions": "All versions starting from 2.0.0 before 2.14.1", "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-1336", "CWE-78", "CWE-937" ], "date": "2022-01-27", "description": "Improper Neutralization of Special Elements Used in a Template Engine in Packagist mustache/mustache ", "fixed_versions": [ "2.14.1" ], "identifier": "CVE-2022-0323", "identifiers": [ "GHSA-4rmr-c2jx-vx27", "CVE-2022-0323" ], "not_impacted": "All versions before 2.0.0, all versions starting from 2.14.1", "package_slug": "packagist/mustache/mustache", "pubdate": "2022-01-27", "solution": "Upgrade to version 2.14.1 or above.", "title": "Improper Neutralization of Special Elements Used in a Template Engine", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-0323", "https://github.com/bobthecow/mustache.php/commit/579ffa5c96e1d292c060b3dd62811ff01ad8c24e", "https://huntr.dev/bounties/a5f5a988-aa52-4443-839d-299a63f44fb7", "https://github.com/advisories/GHSA-4rmr-c2jx-vx27" ], "uuid": "f6f766b4-02ab-4e71-ba74-d1da13919f13" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:mustache_project:mustache:*:*:*:*:*:php:*:*", "cpe_name": [], "versionEndExcluding": "2.14.1", "versionStartIncluding": "2.0.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2022-0323" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Improper Neutralization of Special Elements Used in a Template Engine in Packagist mustache/mustache prior to 2.14.1." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-94" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/bobthecow/mustache.php/commit/579ffa5c96e1d292c060b3dd62811ff01ad8c24e", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/bobthecow/mustache.php/commit/579ffa5c96e1d292c060b3dd62811ff01ad8c24e" }, { "name": "https://huntr.dev/bounties/a5f5a988-aa52-4443-839d-299a63f44fb7", "refsource": "CONFIRM", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://huntr.dev/bounties/a5f5a988-aa52-4443-839d-299a63f44fb7" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 6.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } }, "lastModifiedDate": "2023-06-26T18:59Z", "publishedDate": "2022-01-21T18: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…