Lucene search
K

19 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2020-5693

Malware in sbrugna...

6.5CVSS6.5AI score0.00238EPSS
Exploits1References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-32914

Malicious code in bioql PyPI...

6.5CVSS6.6AI score0.00302EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:41 p.m.5 views

CVE-2022-28471

In ffjpeg commit hash: caade60, the function bmpload in bmp.c contains an integer overflow vulnerability, which eventually results in the heap overflow in jfifencode in jfif.c. This is due to the incomplete patch for issue 38...

6.5CVSS7.3AI score0.00302EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:9 p.m.5 views

CVE-2021-45385

A Null Pointer Dereference vulnerability exits in ffjpeg d5cfd49 2021-12-06 in bmpload. When the size information in metadata of the bmp is out of range, it returns without assign memory buffer to pb-pdata and did not exit the program. So the program crashes when it tries to access the pb-data, i...

6.5CVSS6.8AI score0.00239EPSS
Exploits2
RedhatCVE
RedhatCVE
added 2025/05/22 4:16 p.m.4 views

CVE-2020-13440

ffjpeg through 2020-02-24 has an invalid write in bmpload in bmp.c...

6.5CVSS7AI score0.00238EPSS
Exploits1
NVD
NVD
added 2022/05/05 1:15 p.m.13 views

CVE-2022-28471

In ffjpeg commit hash: caade60, the function bmpload in bmp.c contains an integer overflow vulnerability, which eventually results in the heap overflow in jfifencode in jfif.c. This is due to the incomplete patch for issue 38...

6.5CVSS0.00302EPSS
Exploits1References1
OSV
OSV
added 2022/05/05 1:15 p.m.0 views

CVE-2022-28471

In ffjpeg commit hash: caade60, the function bmpload in bmp.c contains an integer overflow vulnerability, which eventually results in the heap overflow in jfifencode in jfif.c. This is due to the incomplete patch for issue 38...

6.5CVSS6.6AI score0.00302EPSS
Exploits1References1
Prion
Prion
added 2022/05/05 1:15 p.m.11 views

Integer overflow

In ffjpeg commit hash: caade60, the function bmpload in bmp.c contains an integer overflow vulnerability, which eventually results in the heap overflow in jfifencode in jfif.c. This is due to the incomplete patch for issue 38...

4.3CVSS6.7AI score0.00302EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2022/05/05 12:37 p.m.15 views

CVE-2022-28471

In ffjpeg commit hash: caade60, the function bmpload in bmp.c contains an integer overflow vulnerability, which eventually results in the heap overflow in jfifencode in jfif.c. This is due to the incomplete patch for issue 38...

6.9AI score0.00302EPSS
Exploits1References1
CNNVD
CNNVD
added 2022/05/05 12:0 a.m.1 views

ffjpeg 输入验证错误漏洞

ffjpeg is a JPEG encoder/decoder by the Chinese individual developer Kai Chen. A security vulnerability exists in ffjpeg, which originates from an integer overflow vulnerability in the function bmpload in bmp.c, which ultimately leads to a heap overflow in jfifencode in jfif.c. The vulnerability ...

6.5CVSS6.5AI score0.00302EPSS
Exploits1References2
Prion
Prion
added 2022/02/11 4:15 p.m.8 views

Null pointer dereference

A Null Pointer Dereference vulnerability exits in ffjpeg d5cfd49 2021-12-06 in bmpload. When the size information in metadata of the bmp is out of range, it returns without assign memory buffer to pb-pdata and did not exit the program. So the program crashes when it tries to access the pb-data, i...

4.3CVSS6.5AI score0.00239EPSS
Exploits2References2Affected Software1
Cvelist
Cvelist
added 2022/02/11 3:18 p.m.12 views

CVE-2021-45385

A Null Pointer Dereference vulnerability exits in ffjpeg d5cfd49 2021-12-06 in bmpload. When the size information in metadata of the bmp is out of range, it returns without assign memory buffer to pb-pdata and did not exit the program. So the program crashes when it tries to access the pb-data, i...

6.7AI score0.00239EPSS
Exploits1References2
CVE
CVE
added 2022/02/11 3:18 p.m.77 views

CVE-2021-45385

Summary (CVE-2021-45385 – ffjpeg) A Null Pointer Dereference affects ffjpeg (revision d5cfd49, 2021-12-06) in bmp_load(). When BMP metadata size is out of range, the code may skip allocating memory to pb->pdata and continue execution, causing a crash when jfif_encode() accesses pb->data (jf...

6.5CVSS6.5AI score0.00239EPSS
Exploits1References2Affected Software1
Huntr
Huntr
added 2021/05/14 2:42 a.m.9 views

in rockcarry/ffjpeg

✍️ Description An exploitable heap overflow vulnerability exists in function bmpload in bmp.c. 🕵️‍♂️ Proof of Concept make ./ffjpeg -e poc 💥 Impact This vulnerability is capable of Code execution...

2.4AI score
Exploits0References1
NVD
NVD
added 2020/05/24 11:15 p.m.8 views

CVE-2020-13440

ffjpeg through 2020-02-24 has an invalid write in bmpload in bmp.c...

6.5CVSS6.5AI score0.00238EPSS
Exploits1References1
Prion
Prion
added 2020/05/24 11:15 p.m.10 views

Design/Logic Flaw

ffjpeg through 2020-02-24 has an invalid write in bmpload in bmp.c...

4.3CVSS6.5AI score0.00238EPSS
Exploits1References1Affected Software1
CVE
CVE
added 2020/05/24 10:29 p.m.35 views

CVE-2020-13440

The CVE concerns ffjpeg up to version 2020-02-24, with an invalid write in bmp_load (bmp.c). Affected component is the ffjpeg BMP loader; root cause is a write past allocated memory in bmp_load. Documented impact indicates potential denial of service (CNVD/NVD metrics show Availability impact; CV...

6.5CVSS6.5AI score0.00238EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2020/05/24 10:29 p.m.9 views

CVE-2020-13440

ffjpeg through 2020-02-24 has an invalid write in bmpload in bmp.c...

6.6AI score0.00238EPSS
Exploits1References1
OSV
OSV
added 2018/07/01 6:29 p.m.13 views

CVE-2018-13037

An issue was discovered in jpeg-compressor 0.1. The bmpload function in stbimage.c allows remote attackers to cause a denial of service heap-based buffer overflow and application crash or possibly have unspecified other impact...

7.8CVSS8.4AI score
Exploits0References2
Rows per page
Query Builder