Vulnerabilities (CVE)

Filtered by vendor Netsurf-browser Subscribe
Filtered by product Libnsbmp
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2015-7508 1 Netsurf-browser 1 Libnsbmp 2023-12-10 6.8 MEDIUM 8.8 HIGH
Heap-based buffer overflow in the bmp_decode_rle function in libnsbmp.c in Libnsbmp 0.1.2 allows context-dependent attackers to cause a denial of service (application crash) or possibly execute arbitrary code via the last row of RLE data in a crafted BMP file.
CVE-2015-7507 1 Netsurf-browser 1 Libnsbmp 2023-12-10 5.0 MEDIUM 7.5 HIGH
libnsbmp.c in Libnsbmp 0.1.2 allows context-dependent attackers to cause a denial of service (out-of-bounds read) via a crafted color table to the (1) bmp_decode_rgb or (2) bmp_decode_rle function.