Lucene search
+L

23353 matches found

Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.6 views

Siemens SIMATIC S7-1500 Improper Restriction of XML External Entity Reference (CVE-2017-7375)

A flaw in libxml2 allows remote XML entity inclusion with default parser flags i.e., when the caller did not request entity substitution, DTD validation, external DTD subset loading, or default DTD attributes. Depending on the context, this may expose a higher- risk attack surface in libxml2 not...

9.8CVSS6.8AI score0.02591EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.9 views

Siemens SIMATIC S7-1500 Improper Restriction of XML External Entity Reference (CVE-2013-0340)

expat 2.1.0 and earlier does not properly handle entities expansion unless an application developer uses the XMLSetEntityDeclHandler function, which allows remote attackers to cause a denial of service resource consumption, send HTTP requests to intranet servers, or read arbitrary files via a...

6.8CVSS6.9AI score0.19433EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.9 views

Siemens SIMATIC S7-1500 Improper Handling of Exceptional Conditions (CVE-2019-19924)

SQLite 3.30.1 mishandles certain parser-tree rewriting, related to expr.c, vdbeaux.c, and window.c. This is caused by incorrect sqlite3WindowRewrite error handling. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL...

5.3CVSS6.7AI score0.07856EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/11/12 4:29 a.m.8 views

EUVD-2025-116482

Malicious code in astro-xo-dotenv-parse-variables-xml npm...

6.6AI score
SaveExploits0
EUVD
EUVD
added 2025/11/12 4:29 a.m.8 views

EUVD-2025-113765

Malicious code in exec-jabbah-dotenv-parse-variables-neptune npm...

6.6AI score
SaveExploits0
OpenVAS
OpenVAS
added 2025/11/12 12:00 a.m.2 views

Huawei EulerOS: Security Advisory for gdk-pixbuf2 (EulerOS-SA-2025-2353)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

3.3CVSS6.4AI score0.00157EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.5 views

EulerOS 2.0 SP12 : gdk-pixbuf2 (EulerOS-SA-2025-2322)

According to the versions of the gdk-pixbuf2 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A flaw was found in the GIF parser of GdkPixbufs LZW decoder. When an invalid symbol is encountered during decompression, the decoder sets th...

3.3CVSS6AI score0.00157EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/11/11 7:52 p.m.7 views

rack: Rack's unbounded multipart preamble buffering enables DoS (memory exhaustion)

A flaw was found in Rack where the Rack::Multipart::Parser buffers the multipart preamble memory without size limits. A remote attacker can send a crafted multipart/form-data request with a very large preamble before its first boundary, causing excessive memory consumption and denial of service...

7.5CVSS6.8AI score0.00868EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/11/11 7:52 p.m.16 views

rubygem-rack: Rack QueryParser has an unsafe default allowing params_limit bypass via semicolon-separated parameters

An unsafe default behavior in Rack::QueryParser allows bypass of the paramslimit parameter count restriction when query string parameters are delimited by semicolons ; rather than ampersands &. The parser counts only & when enforcing the limit, while still splitting on both & and ;. As a result, ...

7.5CVSS6.9AI score0.00573EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/11/11 7:52 p.m.15 views

rack: Rack's multipart parser buffers large non‑file fields entirely in memory, enabling DoS (memory exhaustion)

A flaw was found in Rack where Rack::Multipart::Parser stores non-file form fields entirely in memory without size limits. An attacker can send a multipart/form-data request with an extremely large text field, causing the server to allocate large amounts of memory which leads to a denial of servi...

7.5CVSS6.7AI score0.00523EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/11/11 3:05 p.m.10 views

rack: Rack's multipart parser buffers large non‑file fields entirely in memory, enabling DoS (memory exhaustion)

A flaw was found in Rack where Rack::Multipart::Parser stores non-file form fields entirely in memory without size limits. An attacker can send a multipart/form-data request with an extremely large text field, causing the server to allocate large amounts of memory which leads to a denial of servi...

7.5CVSS6.7AI score0.00523EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/11/11 3:05 p.m.10 views

rack: Rack memory exhaustion denial of service

A denial of service flaw has been found in the rubygems rack package. Rack::Multipart::Parser can accumulate unbounded data when a multipart part’s header block never terminates with the required blank line CRLFCRLF. The parser keeps appending incoming bytes to memory without a size cap, allowing...

7.5CVSS6.8AI score0.00868EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/11 12:00 a.m.10 views

ALSA-2025:21030 Important: expat security update

Expat is a C library for parsing XML documents. Security Fixes: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing CVE-2025-59375 For more details about the security issues, including the impact, a CVSS score,...

7.5CVSS6.8AI score0.01315EPSS
SaveExploits1References4
OSV
OSV
added 2025/11/11 12:00 a.m.8 views

ALSA-2025:20962 Important: pcs security update

The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities. Security Fixes: rubygem-rack: Rack QueryParser has an unsafe default allowing paramslimit bypass via semicolon-separated parameters CVE-2025-59830 rack: Rack's unbounded multipart preamble...

7.5CVSS6.6AI score0.00868EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2025/11/10 1:37 a.m.7 views

rack: Rack's multipart parser buffers large non‑file fields entirely in memory, enabling DoS (memory exhaustion)

A flaw was found in Rack where Rack::Multipart::Parser stores non-file form fields entirely in memory without size limits. An attacker can send a multipart/form-data request with an extremely large text field, causing the server to allocate large amounts of memory which leads to a denial of servi...

7.5CVSS6.7AI score0.00523EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/11/10 1:37 a.m.10 views

rubygem-rack: Rack QueryParser has an unsafe default allowing params_limit bypass via semicolon-separated parameters

An unsafe default behavior in Rack::QueryParser allows bypass of the paramslimit parameter count restriction when query string parameters are delimited by semicolons ; rather than ampersands &. The parser counts only & when enforcing the limit, while still splitting on both & and ;. As a result, ...

7.5CVSS6.9AI score0.00573EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/11/10 1:37 a.m.19 views

rack: Rack memory exhaustion denial of service

A denial of service flaw has been found in the rubygems rack package. Rack::Multipart::Parser can accumulate unbounded data when a multipart part’s header block never terminates with the required blank line CRLFCRLF. The parser keeps appending incoming bytes to memory without a size cap, allowing...

7.5CVSS6.8AI score0.00868EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/11/10 12:00 a.m.4 views

RHEL 8 / 9 : Satellite 6.16.5.5 Async Update (Important) (RHSA-2025:19855)

The remote Redhat Enterprise Linux 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:19855 advisory. Red Hat Satellite is a system management solution that allows organizations to configure and maintain their systems without the necessi...

8CVSS7.3AI score0.00605EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2025/11/07 1:46 p.m.9 views

CVE-2025-10713

An XML External Entity XXE vulnerability exists in multiple WSO2 products due to improper configuration of the XML parser. The application parses user-supplied XML without applying sufficient restrictions, allowing resolution of external entities. A successful attack could enable a remote,...

9.1CVSS6.8AI score0.00424EPSS
SaveExploits0References1
CERT
CERT
added 2025/11/07 12:00 a.m.17 views

Vulnerability in expr-eval JavaScript library can lead to arbitrary code execution

Overview The npm package expr-eval is a JavaScript library that evaluates mathematical expressions and is used in various applications, including NLP and AI. A vulnerability in this library has been disclosed that could allow arbitrary code execution by an attacker using maliciously crafted input...

9.8CVSS7.8AI score0.02252EPSS
SaveExploits1References6
Rows per page
Query Builder