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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A denial-of-service vulnerability exists in the Pixar Renderman IT Display Service 21.6 (0x67). The vulnerability is present in the parsing of a network packet without proper validation of the packet. The data read by the application is not validated, and its use can lead to a null pointer dereference. The IT application is opened by a user and then listens for a connection on port 4001. An attacker can deliver an attack once the application has been opened.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://talosintelligence.com/vulnerability_reports/TALOS-2018-0523
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|