diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2026-09-01 21:56:10 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2026-09-01 21:56:50 +0000 |
| commit | 5ffc40cde5ce88f1d9b57d592327c234d2bce3eb (patch) | |
| tree | 870c09afe5b84715447278033659c900ad51b28f | |
| parent | a3c5311b86f16ff058fb6ef4c94dba5e145571bd (diff) | |
security/vuxml: Add entry for giflib CVE-2026-26740
| -rw-r--r-- | security/vuxml/vuln/2026.xml | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/security/vuxml/vuln/2026.xml b/security/vuxml/vuln/2026.xml index d3ea8cef1860..a4b433932930 100644 --- a/security/vuxml/vuln/2026.xml +++ b/security/vuxml/vuln/2026.xml @@ -1,3 +1,32 @@ + <vuln vid="f55676d9-a65f-11f1-a49c-00a0980083d7"> + <topic>giflib -- Buffer Overflow vulnerability</topic> + <affects> + <package> + <name>giflib</name> + <range><le>6.1.3</le></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>https://github.com/zakkanijia/POC/blob/main/giflib/giftool/giflib_giftool_gce_len_heap_oobwrite_disclosure.md reports:</p> + <blockquote cite="https://github.com/zakkanijia/POC/blob/main/giflib/giftool/giflib_giftool_gce_len_heap_oobwrite_disclosure.md"> + <p>Buffer Overflow vulnerability in giflib allows a remote + attacker to cause a denial of service via the EGifGCBToExtension + overwriting an existing Graphic Control Extension block without + validating its allocated size.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2026-26740</cvename> + <url>https://cveawg.mitre.org/api/cve/CVE-2026-26740</url> + </references> + <dates> + <discovery>2026-03-18</discovery> + <entry>2026-09-01</entry> + </dates> + </vuln> + <vuln vid="11ab3b16-a65d-11f1-a49c-00a0980083d7"> <topic>expat2 -- Out-of-bounds Read</topic> <affects> |
