mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 10:10:35 +00:00
18 lines
780 B
Markdown
18 lines
780 B
Markdown
![]() |
### [CVE-2018-10767](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10767)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
There is a stack-based buffer over-read in calling GLib in the function gxps_images_guess_content_type of gxps-images.c in libgxps through 0.3.0 because it does not reject negative return values from a g_input_stream_read call. A crafted input will lead to a remote denial of service attack.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://bugzilla.redhat.com/show_bug.cgi?id=1575188
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/andir/nixos-issue-db-example
|
||
|
|