ghsa-2gcp-xwxg-hqg3
Vulnerability from github
Published
2022-05-24 17:27
Modified
2024-04-24 20:31
Severity ?
Summary
Dolibarr Unrestricted Upload of File with Dangerous Type
Details
Dolibarr before 11.0.5 allows low-privilege users to upload files of dangerous types, leading to arbitrary code execution. This occurs because .pht and .phar files can be uploaded. Also, a .htaccess file can be uploaded to reconfigure access control (e.g., to let .noexe files be executed as PHP code to defeat the .noexe protection mechanism).
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "dolibarr/dolibarr" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "11.0.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-14209" ], "database_specific": { "cwe_ids": [ "CWE-434" ], "github_reviewed": true, "github_reviewed_at": "2024-04-24T20:31:34Z", "nvd_published_at": "2020-09-02T17:15:00Z", "severity": "HIGH" }, "details": "Dolibarr before 11.0.5 allows low-privilege users to upload files of dangerous types, leading to arbitrary code execution. This occurs because .pht and .phar files can be uploaded. Also, a .htaccess file can be uploaded to reconfigure access control (e.g., to let .noexe files be executed as PHP code to defeat the .noexe protection mechanism).", "id": "GHSA-2gcp-xwxg-hqg3", "modified": "2024-04-24T20:31:34Z", "published": "2022-05-24T17:27:13Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14209" }, { "type": "PACKAGE", "url": "https://github.com/Dolibarr/dolibarr" }, { "type": "WEB", "url": "https://github.com/Dolibarr/dolibarr/releases/tag/11.0.5" }, { "type": "WEB", "url": "https://www.wizlynxgroup.com/security-research-advisories/vuln/WLX-2020-012" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/161955/Dolibarr-ERP-CRM-11.0.4-Bypass-Code-Execution.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Dolibarr Unrestricted Upload of File with Dangerous Type" }
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.