mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 15:11:34 +02:00
20 lines
1020 B
Markdown
20 lines
1020 B
Markdown
### [CVE-2017-7237](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7237)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Spiceworks TFTP Server, as distributed with Spiceworks Inventory 7.5, allows remote attackers to access the Spiceworks data\configurations directory by leveraging the unauthenticated nature of the TFTP service for all clients who can reach UDP port 69, as demonstrated by a WRQ (aka Write request) operation for a configuration file or an executable file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://hyp3rlinx.altervista.org/advisories/SPICEWORKS-IMPROPER-ACCESS-CONTROL-FILE-OVERWRITE.txt
|
|
- https://community.spiceworks.com/support/inventory/docs/network-config#security
|
|
- https://www.exploit-db.com/exploits/41825/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|