mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
743 B
Markdown
18 lines
743 B
Markdown
### [CVE-2016-2057](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2057)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
lib/xymond_ipc.c in Xymon 4.1.x, 4.2.x, and 4.3.x before 4.3.25 use weak permissions (666) for an unspecified IPC message queue, which allows local users to inject arbitrary messages by writing to that queue.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/135758/Xymon-4.3.x-Buffer-Overflow-Code-Execution-Information-Disclosure.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|