Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2019-1010054 PoC — Dolibarr ERP/CRM 跨站请求伪造漏洞

Source
Associated Vulnerability
Title:Dolibarr ERP/CRM 跨站请求伪造漏洞 (CVE-2019-1010054)
Description:Dolibarr 7.0.0 is affected by: Cross Site Request Forgery (CSRF). The impact is: allow malitious html to change user password, disable users and disable password encryptation. The component is: Function User password change, user disable and password encryptation. The attack vector is: admin access malitious urls.
Description
Reproduction of CSRF breach CVE-2019-1010054
Readme
# Security breach project - Cross Site Request Forgery

Dolibarr 7.0.0 is affected by: Cross Site Request Forgery (CSRF). The impact is: allow malitious html to change user password, disable users and disable password encryptation. The component is: Function User password change, user disable and password encryptation. The attack vector is: admin access malicious urls.


## Demonstration

## Demonstration steps

-launch: 'vagrant up' to download the environment (naturally takes some time : up to a couple of hours -it's vagrant whatchu gonna do  ¯\_(ツ)_/¯).

-Once the environment is ready, launch the following commands from dev directory :

```bash
rm index.html
mv backup_index.html index.html
```

-launch 

```bash
vagrant ssh
```
-follow the rest of steps in the report


## Good to know


-The report is in French, it describes measures which could limit this type of breach, it also gives a detailed analysis of the breach and a detailed walk-through of what you should do in order to reproduce the breach. 
File Snapshot

[4.0K] /data/pocs/9b6e2a6b9f8a298cb089a99944c6a08197aee52e ├── [4.0K] dev │   ├── [ 497] backup_index.html │   ├── [4.0K] exploit │   │   ├── [ 603] change.html │   │   ├── [ 615] delete.html │   │   └── [ 513] disable.html │   └── [ 497] index.html ├── [525K] rapport2.pdf ├── [1.0K] README.md └── [3.2K] Vagrantfile 2 directories, 8 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →