Lucene search
+L

57 matches found

Positive Technologies
Positive Technologies
added 2026/02/12 12:00 a.m.15 views

PT-2026-7871

Name of the Vulnerable Software and Affected Versions FrankenPHP versions prior to 1.11.2 Description FrankenPHP, when running in worker mode, does not correctly reset the $ SESSION superglobal between requests. This allows a subsequent request processed by the same worker to access the $ SESSION...

8.7CVSS5.9AI score0.0037EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2025/09/10 8:13 p.m.8 views

CVE-2025-59052 Angular SSR: Global Platform Injector Race Condition Leads to Cross-Request Data Leakage

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Angular uses a DI container the "platform injector" to hold request-specific state during server-side rendering. For historical reasons, the container was stored as ...

7.1CVSS6.2AI score0.00339EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2021-25122

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - When responding to new h2c connection requests, Apache Tomcat versions 10.0.0-M1 to 10.0.0, 9.0.0.M1 to 9.0.41 and 8.5.0 to 8.5.61 could duplicate request heade...

7.5CVSS6.7AI score0.18114EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2023-45286

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A race condition in go-resty can result in HTTP request body disclosure across requests. This condition can be triggered by calling sync.Pool.Put with the same...

5.9CVSS5.7AI score0.00728EPSS
SaveExploits1References3
OSV
OSV
added 2025/08/11 1:53 p.m.7 views

BIT-LIBPHP-2023-3823 Security issue with external entity loading in XML without enabling it

In PHP versions 8.0. before 8.0.30, 8.1. before 8.1.22, and 8.2. before 8.2.8 various XML functions rely on libxml global state to track configuration variables, like whether external entities are loaded. This state is assumed to be unchanged unless the user explicitly changes it by calling...

8.6CVSS8.5AI score0.0164EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2023/11/28 12:00 a.m.15 views

Resty Security Vulnerability

Resty is a simple HTTP and REST client library for Go open-sourced by Go Resty. A security vulnerability exists in Resty that stems from the presence of a race condition that could lead to cross-request HTTP request body disclosure...

5.9CVSS6.7AI score0.00728EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2023/10/31 1:09 p.m.13 views

tomcat: improper cleaning of recycled objects could lead to information leak

A flaw was found in Apache Tomcat. Tomcat may skip, after an error, the recycling of the internal objects that the next request/response process might use, resulting in information leaking from one request to the next. This flaw allows a malicious user to have access to this information...

5.3CVSS6.8AI score0.0216EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 6:07 a.m.9 views

SUSE CVE-2008-4308

The doRead method in Apache Tomcat 4.1.32 through 4.1.34 and 5.5.10 through 5.5.20 does not return a -1 to indicate when a certain error condition has occurred, which can cause Tomcat to send POST content from one request to a different request...

2.6CVSS5.1AI score0.03914EPSS
SaveExploits2References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:45 a.m.14 views

SUSE CVE-2021-25122

When responding to new h2c connection requests, Apache Tomcat versions 10.0.0-M1 to 10.0.0, 9.0.0.M1 to 9.0.41 and 8.5.0 to 8.5.61 could duplicate request headers and a limited amount of request body from one request to another meaning user A and user B could both see the results of user A's...

7.5CVSS7.2AI score0.18114EPSS
SaveExploits1References10
RedHat Linux
RedHat Linux
added 2022/07/07 2:19 p.m.10 views

tomcat: Request mix-up with h2c

A flaw was found in Apache Tomcat. When responding to new h2c connection requests, Apache Tomcat could duplicate request headers and a limited amount of request body from one request to another meaning user A and user B could both see the results of user A's request. The highest threat from this...

7.5CVSS6.8AI score0.18114EPSS
SaveExploits1References8
ATTACKERKB
ATTACKERKB
added 2022/03/23 8:15 p.m.17 views

CVE-2022-0981

A flaw was found in Quarkus. The state and potentially associated permissions can leak from one web request to another in RestEasy Reactive. This flaw allows a low-privileged user to perform operations on the database with a different set of privileges than intended...

8.8CVSS7.6AI score0.01168EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2020/09/30 6:56 p.m.11 views

jetty: double release of resource can lead to information disclosure

In Eclipse Jetty, versions 9.4.27.v20200227 to 9.4.29.v20200521, in case of too large response headers, Jetty throws an exception to produce an HTTP 431 error. When this happens, the ByteBuffer containing the HTTP response headers is released back to the ByteBufferPool twice. Because of this doub...

9.4CVSS7.4AI score0.11138EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2020/09/07 12:58 p.m.11 views

Undertow: Incomplete fix for CVE-2017-2666 due to permitting invalid characters in HTTP requests

A flaw was discovered in Undertow where HTTP request smuggling related to CVE-2017-2666 is possible against HTTP/1.x and HTTP/2 due to permitting invalid characters in an HTTP request. This flaw allows an attacker to poison a web-cache, perform an XSS attack, or obtain sensitive information from...

6.5CVSS7.3AI score0.02712EPSS
SaveExploits0References4
OSV
OSV
added 2020/07/09 6:15 p.m.5 views

DEBIAN-CVE-2019-17638

In Eclipse Jetty, versions 9.4.27.v20200227 to 9.4.29.v20200521, in case of too large response headers, Jetty throws an exception to produce an HTTP 431 error. When this happens, the ByteBuffer containing the HTTP response headers is released back to the ByteBufferPool twice. Because of this doub...

9.4CVSS8.6AI score0.11138EPSS
SaveExploits0References1
OSV
OSV
added 2020/07/09 6:15 p.m.12 views

UBUNTU-CVE-2019-17638

In Eclipse Jetty, versions 9.4.27.v20200227 to 9.4.29.v20200521, in case of too large response headers, Jetty throws an exception to produce an HTTP 431 error. When this happens, the ByteBuffer containing the HTTP response headers is released back to the ByteBufferPool twice. Because of this doub...

9.4CVSS7.3AI score0.11138EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2018/05/03 12:00 a.m.13 views

The vulnerability of software for working with PDF files from Adobe Acrobat, Adobe Reader, Adobe Acrobat Document Cloud, and Adobe Reader Document Cloud lies in errors during cross-request processing, allowing an attacker to escape from a isolated environment.

The vulnerability of software for working with PDF files from Adobe Acrobat, Adobe Reader, Adobe Acrobat Document Cloud, and Adobe Reader Document Cloud is related to errors in handling cross calls. Exploiting this vulnerability can allow a malicious actor to gain access to a isolated environment...

10CVSS5.2AI score0.11521EPSS
SaveExploits0References4Affected Software2
Tenable Nessus
Tenable Nessus
added 2013/08/15 12:00 a.m.1564 views

BigTree CMS index.php SQL Injection

The BigTree CMS install hosted on the remote web server fails to sanitize user-supplied input to the application's 'site/index.php' script before using it in a database query. An unauthenticated attacker may be able to exploit this issue to manipulate database queries, leading to disclosure of...

7.5CVSS5.4AI score0.02278EPSS
SaveExploits6References4
Rows per page
Query Builder