CVE-2012-1226
high
CVSS v3
—
CVSS v2
7.5
VIR risk
7.5
Description
Multiple directory traversal vulnerabilities in Dolibarr CMS 3.2.0 Alpha allow remote attackers to read arbitrary files and possibly execute arbitrary code via a .. (dot dot) in the (1) file parameter to document.php or (2) backtopage parameter in a create action to comm/action/fiche.php.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| dolibarr | dolibarr_erp\/crm | 3.2.0 | |
References
- http://archives.neohapsis.com/archives/bugtraq/2012-02/0168.html
- http://www.exploit-db.com/exploits/18480
- http://www.securityfocus.com/archive/1/521583
- http://www.vulnerability-lab.com/get_content.php?id=428
- https://exchange.xforce.ibmcloud.com/vulnerabilities/73136
- https://github.com/Dolibarr/dolibarr/commit/5381986e50dd6055f2b3b63281eaacffa0449da2
- https://github.com/Dolibarr/dolibarr/commit/8f9b9987ffb42cfbe907fe31ded3001bfc1b3417
- http://archives.neohapsis.com/archives/bugtraq/2012-02/0168.html
- http://www.exploit-db.com/exploits/18480
- http://www.securityfocus.com/archive/1/521583
- http://www.vulnerability-lab.com/get_content.php?id=428
- https://exchange.xforce.ibmcloud.com/vulnerabilities/73136
- https://github.com/Dolibarr/dolibarr/commit/5381986e50dd6055f2b3b63281eaacffa0449da2
- https://github.com/Dolibarr/dolibarr/commit/8f9b9987ffb42cfbe907fe31ded3001bfc1b3417
CWEs
CWE-22
Verify integrity in audit chain (admin only). AS-IS.