gsd-2022-41418
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
An issue in the component BlogEngine/BlogEngine.NET/AppCode/Api/UploadController.cs of BlogEngine.NET v3.3.8.0 allows attackers to execute arbitrary code via uploading a crafted PNG file.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-41418", "id": "GSD-2022-41418" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-41418" ], "details": "An issue in the component BlogEngine/BlogEngine.NET/AppCode/Api/UploadController.cs of BlogEngine.NET v3.3.8.0 allows attackers to execute arbitrary code via uploading a crafted PNG file.", "id": "GSD-2022-41418", "modified": "2023-12-13T01:19:32.664968Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-41418", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { "versions": [ { "status": "unknown", "version": "n/a" } ] } } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "An issue in the component BlogEngine/BlogEngine.NET/AppCode/Api/UploadController.cs of BlogEngine.NET v3.3.8.0 allows attackers to execute arbitrary code via uploading a crafted PNG file." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/BlogEngine/BlogEngine.NET/commit/7f927567db94462ffd37e128c0a53c11c1f81a8d", "refsource": "MISC", "url": "https://github.com/BlogEngine/BlogEngine.NET/commit/7f927567db94462ffd37e128c0a53c11c1f81a8d" }, { "name": "https://gist.github.com/tree-chtsec/22a0a531ea188fd5b76fe11d32f41e95", "refsource": "MISC", "url": "https://gist.github.com/tree-chtsec/22a0a531ea188fd5b76fe11d32f41e95" }, { "name": "https://gist.github.com/tree-chtsec/a02258bb6dea0d16e7e631898c066e05", "refsource": "MISC", "url": "https://gist.github.com/tree-chtsec/a02258bb6dea0d16e7e631898c066e05" }, { "name": "https://www.chtsecurity.com/news/8719b7f3-1129-4fb4-8801-298970d81df7", "refsource": "MISC", "url": "https://www.chtsecurity.com/news/8719b7f3-1129-4fb4-8801-298970d81df7" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "[3.3.8.0]", "affected_versions": "Version 3.3.8.0", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-22", "CWE-937" ], "date": "2022-12-28", "description": "An issue in the component BlogEngine/BlogEngine.NET/AppCode/Api/UploadController.cs of BlogEngine.NET v3.3.8.0 allows attackers to execute arbitrary code via uploading a crafted PNG file.", "fixed_versions": [], "identifier": "CVE-2022-41418", "identifiers": [ "CVE-2022-41418" ], "not_impacted": "", "package_slug": "nuget/SitemapFileXML", "pubdate": "2022-12-19", "solution": "Unfortunately, there is no solution available yet.", "title": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-41418", "https://gist.github.com/tree-chtsec/22a0a531ea188fd5b76fe11d32f41e95", "https://github.com/BlogEngine/BlogEngine.NET/commit/7f927567db94462ffd37e128c0a53c11c1f81a8d", "https://gist.github.com/tree-chtsec/a02258bb6dea0d16e7e631898c066e05" ], "uuid": "f6717571-307b-4e08-b2d2-cb8c5092b4e5" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:blogengine:blogengine.net:3.3.8.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-41418" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "An issue in the component BlogEngine/BlogEngine.NET/AppCode/Api/UploadController.cs of BlogEngine.NET v3.3.8.0 allows attackers to execute arbitrary code via uploading a crafted PNG file." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-22" } ] } ] }, "references": { "reference_data": [ { "name": "https://gist.github.com/tree-chtsec/22a0a531ea188fd5b76fe11d32f41e95", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://gist.github.com/tree-chtsec/22a0a531ea188fd5b76fe11d32f41e95" }, { "name": "https://github.com/BlogEngine/BlogEngine.NET/commit/7f927567db94462ffd37e128c0a53c11c1f81a8d", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/BlogEngine/BlogEngine.NET/commit/7f927567db94462ffd37e128c0a53c11c1f81a8d" }, { "name": "https://gist.github.com/tree-chtsec/a02258bb6dea0d16e7e631898c066e05", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://gist.github.com/tree-chtsec/a02258bb6dea0d16e7e631898c066e05" }, { "name": "https://www.chtsecurity.com/news/8719b7f3-1129-4fb4-8801-298970d81df7", "refsource": "MISC", "tags": [], "url": "https://www.chtsecurity.com/news/8719b7f3-1129-4fb4-8801-298970d81df7" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.2, "impactScore": 5.9 } }, "lastModifiedDate": "2023-03-22T00:15Z", "publishedDate": "2022-12-19T20: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.