Lucene search
+L

7293 matches found

Positive Technologies
Positive Technologies
added 2024/05/04 12:0 a.m.7 views

PT-2024-40756 · Avif · Avif

Name of the Vulnerable Software and Affected Versions: avif affected versions not specified Description: The issue is related to a crash caused by the use of an uninitialized value. The crash occurs in the avifSequenceHeaderParse function, which is called by avifDecoderReset and avifDecoderParse...

6.8AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/05/03 1:15 p.m.22 views

CVE-2024-2410

The JsonToBinaryStream function is part of the protocol buffers C++ implementation and is used to parse JSON from a stream. If the input is broken up into separate chunks in a certain way, the parser will attempt to read bytes from a chunk that has already been freed...

9.8CVSS7AI score0.00332EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/02 9:30 p.m.10 views

GHSA-MJR4-7XG5-PFVH libxmljs2 type confusion vulnerability when parsing specially crafted XML

libxmljs2 is vulnerable to type confusion when parsing a specially crafted XML while invoking a function on the result of attrs that was called on a parsed node. This vulnerability might lead to denial of service on both 32-bit systems and 64-bit systems, data leak, infinite loop and remote code...

9.2CVSS6.5AI score0.00968EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/02 12:0 a.m.13 views

PT-2024-25854 · Libxmljs2 · Libxmljs2

Name of the Vulnerable Software and Affected Versions: libxmljs2 affected versions not specified Description: The issue is related to a type confusion vulnerability that occurs when parsing a specially crafted XML. This happens while invoking a function on the result of attrs that was called on a...

9.2CVSS8AI score0.00968EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/01 3:25 a.m.7 views

SUSE CVE-2024-4340

Passing a heavily nested list to sqlparse.parse leads to a Denial of Service due to RecursionError...

7.5CVSS6.9AI score0.03237EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 5:6 p.m.10 views

kernel: Information leak in l2cap_parse_conf_req in net/bluetooth/l2cap_core.c

An information leak vulnerability was found in the Linux kernel's implementation of logical link control and adaptation protocol L2CAP, part of the Bluetooth stack in the l2capparseconfreq function. An attacker with physical access within the range of standard Bluetooth transmission could use thi...

6.5CVSS6.7AI score0.00395EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/30 3:15 p.m.3 views

DEBIAN-CVE-2024-4340

Passing a heavily nested list to sqlparse.parse leads to a Denial of Service due to RecursionError...

7.5CVSS7.2AI score0.03237EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/30 3:15 p.m.5 views

UBUNTU-CVE-2024-4340

Passing a heavily nested list to sqlparse.parse leads to a Denial of Service due to RecursionError...

7.5CVSS7.1AI score0.03237EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2024/04/30 10:50 a.m.60 views

USN-6758-1: JSON5 vulnerability

It was discovered that the JSON5 parse method incorrectly handled the parsing of keys named \proto\. An attacker could possibly use this issue to pollute the prototype of the returned object, setting arbitrary or unexpected keys, and cause a denial of service, allow unintended access to network...

8.8CVSS7AI score0.09304EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.10 views

kernel: smb: client: fix potential OOBs in smb2_parse_contexts()

A flaw was found in the smb client in the Linux kernel. A potential out-of-bounds error was seen in the smb2parsecontexts function. Validate offsets and lengths before dereferencing create contexts in smb2parsecontexts...

8.1CVSS6.8AI score0.0102EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.8 views

kernel: use-after-free in kv_parse_power_table

A use-after-free flaw was found in kvparsepowertable in drivers/amd/pm in the Linux kernel. When ps equals NULL, kvparsepowertable frees adev-pm.dpm.ps. The adev-pm.dpm.ps is used in the loop of kvdpmfini after its first free in kvparsepowertable, causing a use-after-free problem...

7.8CVSS6.8AI score0.00294EPSS
SaveExploits0References12
OSV
OSV
added 2024/04/30 12:4 a.m.11 views

OSV-2024-352 Heap-buffer-overflow in __parse_options

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68156 Crash type: Heap-buffer-overflow READ Crash state: parseoptions parseoptions parseoptions...

7.2AI score
SaveExploits0References1
CNNVD
CNNVD
added 2024/04/30 12:0 a.m.11 views

sqlparse 安全漏洞

sqlparse is Python's non-validating SQL parser. It provides support for parsing, splitting, and formatting SQL statements. A security vulnerability exists in sqlparse that stems from an application passing a nested list to sqlparse.parse, resulting in a denial of service...

7.5CVSS8AI score0.03237EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/29 9:15 p.m.10 views

UBUNTU-CVE-2023-46566

Buffer Overflow vulnerability in msoulier tftpy commit 467017b844bf6e31745138a30e2509145b0c529c allows a remote attacker to cause a denial of service via the parse function in the TftpPacketFactory class...

7.5CVSS7.1AI score0.00683EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/04/29 12:0 p.m.8 views

golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags

A vulnerability was found in the golang.org/x/text/language package. An attacker can craft an Accept-Language header which ParseAcceptLanguage will take significant time to parse. This issue leads to a denial of service, and can impact availability...

7.5CVSS6.6AI score0.0155EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/04/29 12:0 a.m.8 views

PT-2024-13362 · Msoulier · Tftpy

Name of the Vulnerable Software and Affected Versions: msoulier tftpy affected versions not specified Description: A Buffer Overflow issue allows a remote attacker to cause a denial of service via the parse function in the TftpPacketFactory class. This issue can be exploited by a remote attacker,...

7.5CVSS7.2AI score0.00683EPSS
SaveExploits0References7
CVE
CVE
added 2024/04/29 12:0 a.m.70 views

CVE-2023-46566

msoulier tftpy is affected by a Buffer Overflow in the parse function of the TftpPacketFactory class. Root cause: inadequate input validation leads to remote denial of service. Impact: remote attacker over the network can cause a DoS; no patch/version details are provided in the supplied document...

7.5CVSS6.8AI score0.00683EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/04/29 12:0 a.m.9 views

Open Networking Foundation ONOS 安全漏洞

Open Networking Foundation ONOS is an open source SDN controller open sourced by Open Networking Foundation. It is used to build next-generation SDN/NFV solutions. A security vulnerability exists in Open Networking Foundation ONOS onos-lib-go version 0.10.25, which stems from an index out-of-boun...

8.1CVSS6.8AI score0.00527EPSS
SaveExploits1References2
OSV
OSV
added 2024/04/26 3:15 p.m.12 views

UBUNTU-CVE-2024-33260

Jerryscript commit cefd391 was discovered to contain a segmentation violation via the component parserparseclass at jerry-core/parser/js/js-parser-expr.c...

5.1CVSS5.8AI score0.00224EPSS
SaveExploits1References3
BDU FSTEC
BDU FSTEC
added 2024/04/26 12:0 a.m.9 views

The vulnerability of the Criteria.parse() function in the Java library JsonPath, which allows a attacker to trigger a service failure

The vulnerability of the Criteria.parse function in the Java JsonPath library is related to buffer overflow in the stack. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.3CVSS7AI score0.00676EPSS
SaveExploits1References6Affected Software5
Rows per page
Query Builder