Lucene search
K

6863 matches found

Tenable Nessus
Tenable Nessus
added 2024/05/11 12:0 a.m.17 views

RHEL 7 : npmjs-url-parse (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by a vulnerability that has been acknowledged by the vendor but will not be patched. - npmjs-url-parse: Improper validation of protocol of the returned URL CVE-2020-8124 Note that Nessus has not tested...

6.2AI score0.00315EPSS
Exploits1References1
RedHat Linux
RedHat Linux
added 2024/05/06 2:10 p.m.2 views

json-path: stack-based buffer overflow in Criteria.parse method

A stack overflow vulnerability was found in the Criteria.parse method in json-path. This issue occurs due to an uncontrolled recursion caused by specially crafted input, leading to a stack overflow. This vulnerability has the potential to trigger a crash, resulting in a denial of service...

5.3CVSS7.3AI score0.00116EPSS
Exploits1References5
OSV
OSV
added 2024/05/05 12:6 a.m.6 views

OSV-2024-420 Use-of-uninitialized-value in Lexer::Error

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68397 Crash type: Use-of-uninitialized-value Crash state: Lexer::Error ManifestParser::ParseRule ManifestParser::Parse...

7.2AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2024/05/05 12:0 a.m.2 views

PT-2024-40757 · Git +1 · Ninja

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash caused by the use of an uninitialized value. The crash occurs in the Lexer::ReadToken function, which is called by...

6.9AI score
Exploits0References2
Positive Technologies
Positive Technologies
added 2024/05/04 12:0 a.m.2 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
Exploits0References2
UbuntuCve
UbuntuCve
added 2024/05/03 1:15 p.m.10 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.0005EPSS
Exploits0References3
OSV
OSV
added 2024/05/02 9:30 p.m.2 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.02979EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2024/05/02 12:0 a.m.4 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.02979EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2024/05/01 3:25 a.m.1 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.10881EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 5:6 p.m.4 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.0007EPSS
Exploits0References5
OSV
OSV
added 2024/04/30 3:15 p.m.1 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.10881EPSS
Exploits0References1
OSV
OSV
added 2024/04/30 3:15 p.m.0 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.10881EPSS
Exploits0References5
Ubuntu
Ubuntu
added 2024/04/30 10:50 a.m.47 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.42304EPSS
Exploits1
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.3 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.00013EPSS
Exploits0References12
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.4 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...

8CVSS6.8AI score0.00094EPSS
Exploits0References7
OSV
OSV
added 2024/04/30 12:4 a.m.6 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
Exploits0References1
CNNVD
CNNVD
added 2024/04/30 12:0 a.m.1 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.10881EPSS
Exploits0References5
OSV
OSV
added 2024/04/29 9:15 p.m.1 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.00623EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2024/04/29 12:0 p.m.1 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.00054EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2024/04/29 12:0 a.m.3 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.00623EPSS
Exploits0References7
Rows per page
Query Builder