ghsa-vxr9-p2xw-m8cf
Vulnerability from github
Published
2022-05-24 19:20
Modified
2024-04-24 18:39
Severity ?
VLAI Severity ?
Summary
Dolibarr remote PHP code execution
Details
The website builder module in Dolibarr 13.0.2 allows remote PHP code execution because of an incomplete protection mechanism in which system, exec, and shell_exec are blocked but backticks are not blocked.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "dolibarr/dolibarr" }, "ranges": [ { "events": [ { "introduced": "13.0.2" }, { "fixed": "14.0.0" } ], "type": "ECOSYSTEM" } ], "versions": [ "13.0.2" ] } ], "aliases": [ "CVE-2021-33816" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2024-04-24T18:39:36Z", "nvd_published_at": "2021-11-10T23:15:00Z", "severity": "CRITICAL" }, "details": "The website builder module in Dolibarr 13.0.2 allows remote PHP code execution because of an incomplete protection mechanism in which system, exec, and shell_exec are blocked but backticks are not blocked.", "id": "GHSA-vxr9-p2xw-m8cf", "modified": "2024-04-24T18:39:36Z", "published": "2022-05-24T19:20:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33816" }, { "type": "PACKAGE", "url": "https://github.com/Dolibarr/dolibarr" }, { "type": "WEB", "url": "https://trovent.github.io/security-advisories/TRSA-2106-01/TRSA-2106-01.txt" }, { "type": "WEB", "url": "https://trovent.io/security-advisory-2106-01" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2021/Nov/39" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Dolibarr remote PHP code execution" }
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…