Lucene search
+L

3309 matches found

Snyk
Snyk
added 2025/10/20 2:43 p.m.2 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write via the lwsupngdecode function when the WSWITHUPNG flag is enabled during compilation and the HTML display stack is used. An attacker can cause a crash or potentially execute arbitrary code by enticing a user to visi...

5.9CVSS6AI score0.00364EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/19 7:8 p.m.8 views

JLSEC-2025-121 An issue was discovered in the FFmpeg package, where `vp3_decode_frame` in `libavcodec/vp3.c` lacks...

An issue was discovered in the FFmpeg package, where vp3decodeframe in libavcodec/vp3.c lacks check of the return value of avmalloc and will cause a null pointer dereference, impacting availability...

7.5CVSS6.8AI score0.0142EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/19 7:8 p.m.6 views

JLSEC-2025-111 `decode_frame` in `libavcodec/exr.c` in FFmpeg 4.3.1 has an out-of-bounds write because of errors in...

decodeframe in libavcodec/exr.c in FFmpeg 4.3.1 has an out-of-bounds write because of errors in calculations of when to perform memset zero operations...

7.5CVSS7.1AI score0.02263EPSS
SaveExploits1References6
OSV
OSV
added 2025/10/19 7:8 p.m.9 views

JLSEC-2025-122 A null pointer dereference issue was discovered in 'FFmpeg' in `decode_main_header()` function of...

A null pointer dereference issue was discovered in 'FFmpeg' in decodemainheader function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformatnewstream and triggers the null pointer dereference error, causing an application to crash...

5.3CVSS6.3AI score0.00817EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/19 7:8 p.m.5 views

JLSEC-2025-133 A vulnerability was found in FFmpeg up to 7.0.1

A vulnerability was found in FFmpeg up to 7.0.1. It has been classified as critical. This affects the function pnmdecodeframe in the library /libavcodec/pnmdec.c. The manipulation leads to heap-based buffer overflow. It is possible to initiate the attack remotely. The exploit has been disclosed t...

8.8CVSS6AI score0.01149EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/19 7:8 p.m.11 views

JLSEC-2025-124 An issue was discovered in `decode_frame` in `libavcodec/tiff.c` in FFmpeg version 4.3, allows...

An issue was discovered in decodeframe in libavcodec/tiff.c in FFmpeg version 4.3, allows remote attackers to cause a denial of service DoS...

7.5CVSS7.3AI score0.00895EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/19 7:8 p.m.5 views

JLSEC-2025-118 `adts_decode_extradata` in `libavformat/adtsenc.c` in FFmpeg 4.4 does not check the `init_get_bits`...

adtsdecodeextradata in libavformat/adtsenc.c in FFmpeg 4.4 does not check the initgetbits return value, which is a necessary step because the second argument to initgetbits can be crafted...

9.8CVSS7.3AI score0.02411EPSS
SaveExploits0References6
NVD
NVD
added 2025/10/16 6:15 p.m.9 views

CVE-2025-60641

The file mexcel.php in the Vfront 0.99.52 codebase contains a vulnerable call to unserializebase64decode$POST'mexcel', where $POST'mexcel' is user-controlled input. This input is decoded from base64 and deserialized without validation or use of the allowedclasses option, allowing an attacker to...

6.5CVSS0.00392EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/10/16 12:0 a.m.25 views

CVE-2025-60641

The file mexcel.php in the Vfront 0.99.52 codebase contains a vulnerable call to unserializebase64decode$POST'mexcel', where $POST'mexcel' is user-controlled input. This input is decoded from base64 and deserialized without validation or use of the allowedclasses option, allowing an attacker to...

0.00392EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/10/15 10:27 p.m.17 views

CVE-2025-62374

Parse Javascript SDK provides access to the powerful Parse Server backend from your JavaScript app. Prior to 7.0.0, injection of malicious payload allows attacker to remotely execute arbitrary code. ParseObject.fromJSON, ParseObject.pin, ParseObject.registerSubclass, ObjectStateMutations internal...

6.4CVSS7.6AI score0.00383EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/10/14 10:24 p.m.11 views

Parse Javascript SDK vulnerable to prototype pollution in `Parse.Object` and internal APIs

Summary Prototype pollution capabilities on various APIs. Details Injection of malicious payload allows attacker to remotely execute arbitrary code. Parse.Object and internal APIs are affected, specifically: - ParseObject.fromJSON - ParseObject.pin - ParseObject.registerSubclass -...

6.4CVSS7.5AI score0.00383EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/10/14 12:10 a.m.8 views

OSV-2025-834 Heap-buffer-overflow in std::__1::pair<int, arrow::util::RleBitPackedParser::ControlFlow> arrow::util::R

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=451150486 Crash type: Heap-buffer-overflow READ 3 Crash state: std::1::pair arrow::util::R arrow::util::RleBitPackedDecoder::GetBatch auto parquet::DictByteArrayDecoderImpl::DecodeArrowDense...

7AI score
SaveExploits0References1
OSV
OSV
added 2025/10/11 1:20 p.m.5 views

OESA-2025-2377 cjson security update

cJSON aims to be the dumbest possible parser that you can get your job done with. It's a single file of C, and a single header file. %package devel Summary: Development files for cJSON Requires: = - %description devel The cjson-devel package contains libraries and header files for developing...

9.8CVSS7.1AI score0.00743EPSS
SaveExploits1References2
OSV
OSV
added 2025/10/11 1:20 p.m.8 views

OESA-2025-2376 cjson security update

cJSON aims to be the dumbest possible parser that you can get your job done with. It's a single file of C, and a single header file. %package devel Summary: Development files for cJSON Requires: = - %description devel The cjson-devel package contains libraries and header files for developing...

9.8CVSS7.1AI score0.00743EPSS
SaveExploits1References2
OSV
OSV
added 2025/10/11 1:20 p.m.6 views

OESA-2025-2375 cjson security update

cJSON aims to be the dumbest possible parser that you can get your job done with. It's a single file of C, and a single header file. %package devel Summary: Development files for cJSON Requires: = - %description devel The cjson-devel package contains libraries and header files for developing...

9.8CVSS7.1AI score0.00743EPSS
SaveExploits1References2
OSV
OSV
added 2025/10/11 1:20 p.m.6 views

OESA-2025-2374 cjson security update

cJSON aims to be the dumbest possible parser that you can get your job done with. It's a single file of C, and a single header file. %package devel Summary: Development files for cJSON Requires: = - %description devel The cjson-devel package contains libraries and header files for developing...

9.8CVSS7.1AI score0.00743EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/10/11 12:0 a.m.4 views

SUSE SLED15 / SLES15 Security Update : cJSON (SUSE-SU-2025:03520-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:03520-1 advisory. - CVE-2023-26819: Allocate memory for the temporary buffer when paring numbers bsc1241502 - CVE-2025-57052: F...

9.8CVSS6.6AI score0.00743EPSS
SaveExploits2References7
OSV
OSV
added 2025/10/10 10:54 p.m.18 views

GHSA-G7F3-828F-7H7M Authlib : JWE zip=DEF decompression bomb enables DoS

Summary Authlib’s JWE zip=DEF path performs unbounded DEFLATE decompression. A very small ciphertext can expand into tens or hundreds of megabytes on decrypt, allowing an attacker who can supply decryptable tokens to exhaust memory and CPU and cause denial of service. Details - Affected component...

6.5CVSS7.1AI score0.00427EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2025/10/10 11:15 a.m.11 views

CVE-2025-11579 DoS via Out Of Memory Crash

github.com/nwaples/rardecode versions =2.1.1 fail to restrict the dictionary size when reading large RAR dictionary sizes, which allows an attacker to provide a specially crafted RAR file and cause Denial of Service via an Out Of Memory Crash...

5.3CVSS0.00349EPSS
SaveExploits1References1
OSV
OSV
added 2025/10/10 7:22 a.m.0 views

SUSE-SU-2025:03520-1 Security update for cJSON

This update for cJSON fixes the following issues: - CVE-2023-26819: Allocate memory for the temporary buffer when paring numbers bsc1241502 - CVE-2025-57052: Fix the incorrect check in decodearrayindexfrompointer bsc1249112...

9.8CVSS7.2AI score0.00743EPSS
SaveExploits2References5
Rows per page
Query Builder