Lucene search
+L

22557 matches found

Vulnrichment
Vulnrichment
added 2025/11/05 5:18 p.m.5 views

CVE-2025-10713 XML External Entity (XXE) Vulnerability in Multiple WSO2 Products Due to Improper XML Parser Configuration

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,...

6.5CVSS6.5AI score0.00424EPSS
SaveExploits0References1
CVE
CVE
added 2025/11/05 5:18 p.m.51 views

CVE-2025-10713

CVE-2025-10713 is an XML External Entity (XXE) vulnerability affecting multiple WSO2 products due to improper XML parser configuration. The issue allows an attacker to read sensitive server files or cause DoS via unrestrained external entities. Documented impact: remote, unauthenticated access wi...

9.1CVSS6.5AI score0.00424EPSS
SaveExploits0References1Affected Software8
Cvelist
Cvelist
added 2025/11/05 5:18 p.m.20 views

CVE-2025-10713 XML External Entity (XXE) Vulnerability in Multiple WSO2 Products Due to Improper XML Parser Configuration

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,...

6.5CVSS0.00424EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/11/05 1:11 p.m.5 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
RedHat Linux
RedHat Linux
added 2025/11/05 1:11 p.m.6 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
OSV
OSV
added 2025/11/05 3:30 a.m.6 views

GHSA-JC85-FPWF-QM7X expr-eval does not restrict functions passed to the evaluate function

The expr-eval library is a JavaScript expression parser and evaluator designed to safely evaluate mathematical expressions with user-defined variables. However, due to insufficient input validation, an attacker can pass a crafted variables object into the evaluate function and trigger arbitrary...

8.6CVSS7.4AI score0.02252EPSS
SaveExploits0References11
Fedora
Fedora
added 2025/11/05 2:13 a.m.10 views

[SECURITY] Fedora 43 Update: rust-jiter-0.11.1-1.fc43

Fast Iterable JSON parser...

8.1CVSS7AI score0.00677EPSS
SaveExploits1
Fedora
Fedora
added 2025/11/05 2:12 a.m.12 views

[SECURITY] Fedora 43 Update: python-jiter-0.11.1-1.fc43

Fast iterable JSON parser...

8.1CVSS7AI score0.00677EPSS
SaveExploits1
Fedora
Fedora
added 2025/11/05 2:12 a.m.10 views

[SECURITY] Fedora 43 Update: python-cron-converter-1.2.2-1.fc43

Cron-converter provides a Cron string parser from string/lists to string/lists and iteration for the datetime object with a cron like format...

8.1CVSS7AI score0.00677EPSS
SaveExploits1
NVD
NVD
added 2025/11/05 1:15 a.m.13 views

CVE-2025-12735

The expr-eval library is a JavaScript expression parser and evaluator designed to safely evaluate mathematical expressions with user-defined variables. However, due to insufficient input validation, an attacker can pass a crafted context object or use MEMBER of the context object into the evaluat...

9.8CVSS0.02252EPSS
SaveExploits0References9
OSV
OSV
added 2025/11/05 12:22 a.m.6 views

CVE-2025-12735 CVE-2025-12735

The expr-eval library is a JavaScript expression parser and evaluator designed to safely evaluate mathematical expressions with user-defined variables. However, due to insufficient input validation, an attacker can pass a crafted context object or use MEMBER of the context object into the evaluat...

9.8CVSS6.4AI score
SaveExploits0References11
CVE
CVE
added 2025/11/05 12:22 a.m.473 views

CVE-2025-12735

Summary: CVE-2025-12735 affects the expr-eval JavaScript expression parser/evaluator. Insufficient input validation lets an attacker pass a crafted context object or leverage MEMBER of the context in evaluate(), enabling arbitrary code execution. This is a client-side JavaScript library vulnerabi...

9.8CVSS7.9AI score0.02252EPSS
SaveExploits0References9Affected Software2
Positive Technologies
Positive Technologies
added 2025/11/05 12:00 a.m.13 views

PT-2025-45144

Name of the Vulnerable Software and Affected Versions WSO2 products affected versions not specified Description An issue exists where the XML parser is improperly configured. The application processes user-provided XML data without adequate restrictions, potentially allowing the resolution of...

6.5CVSS6.5AI score0.00424EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-989418)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989418 advisory. In the Linux kernel, the following vulnerability has been resolved: dyndbg: fix old BUGON in control parser Fix a BUGON from 2009. Even if it looks unreachable I...

5.5CVSS6AI score0.00267EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.3 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990251)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990251 advisory. In the Linux kernel, the following vulnerability has been resolved: dyndbg: fix old BUGON in control parser Fix a BUGON from 2009. Even if it looks unreachable I...

5.5CVSS6AI score0.00267EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/11/04 11:37 p.m.12 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.00535EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/11/04 8:02 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/04 8:02 p.m.8 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/04 7:51 p.m.9 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.00535EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/11/04 7:51 p.m.7 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
Rows per page
Query Builder