mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 04:25:00 +02:00
18 lines
799 B
Markdown
18 lines
799 B
Markdown
### [CVE-2016-10730](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10730)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in Amanda 3.3.1. A user with backup privileges can trivially compromise a client installation. Amstar is an Amanda Application API script. It should not be run by users directly. It uses star to backup and restore data. It runs binaries with root permissions when parsing the command line argument --star-path.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/39244/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|