gsd-2023-30253
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Dolibarr before 17.0.1 allows remote code execution by an authenticated user via an uppercase manipulation: <?PHP instead of <?php in injected data.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-30253", "id": "GSD-2023-30253" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-30253" ], "details": "Dolibarr before 17.0.1 allows remote code execution by an authenticated user via an uppercase manipulation: \u003c?PHP instead of \u003c?php in injected data.", "id": "GSD-2023-30253", "modified": "2023-12-13T01:20:52.537659Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-30253", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Dolibarr before 17.0.1 allows remote code execution by an authenticated user via an uppercase manipulation: \u003c?PHP instead of \u003c?php in injected data." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/Dolibarr/dolibarr", "refsource": "MISC", "url": "https://github.com/Dolibarr/dolibarr" }, { "name": "https://www.swascan.com/blog/", "refsource": "MISC", "url": "https://www.swascan.com/blog/" }, { "name": "https://www.swascan.com/security-advisory-dolibarr-17-0-0/", "refsource": "MISC", "url": "https://www.swascan.com/security-advisory-dolibarr-17-0-0/" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c17.0.1", "affected_versions": "All versions before 17.0.1", "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-78", "CWE-937" ], "date": "2023-06-05", "description": "Dolibarr before 17.0.1 allows remote code execution by an authenticated user via an uppercase manipulation: \u003c?PHP instead of \u003c?php in injected data.", "fixed_versions": [ "17.0.1" ], "identifier": "CVE-2023-30253", "identifiers": [ "CVE-2023-30253", "GHSA-9wqr-5jp4-mjmh" ], "not_impacted": "All versions starting from 17.0.1", "package_slug": "packagist/dolibarr/dolibarr", "pubdate": "2023-05-29", "solution": "Upgrade to version 17.0.1 or above.", "title": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-30253", "https://www.swascan.com/security-advisory-dolibarr-17-0-0/", "https://github.com/advisories/GHSA-9wqr-5jp4-mjmh" ], "uuid": "3e675cb6-adf8-477f-9efb-877047020bf7" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:dolibarr:dolibarr_erp\\/crm:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "17.0.1", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-30253" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Dolibarr before 17.0.1 allows remote code execution by an authenticated user via an uppercase manipulation: \u003c?PHP instead of \u003c?php in injected data." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-78" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.swascan.com/security-advisory-dolibarr-17-0-0/", "refsource": "MISC", "tags": [ "Exploit", "Vendor Advisory" ], "url": "https://www.swascan.com/security-advisory-dolibarr-17-0-0/" }, { "name": "https://github.com/Dolibarr/dolibarr", "refsource": "MISC", "tags": [ "Product" ], "url": "https://github.com/Dolibarr/dolibarr" }, { "name": "https://www.swascan.com/blog/", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://www.swascan.com/blog/" } ] } }, "impact": { "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-05T14:26Z", "publishedDate": "2023-05-29T21: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…