Lucene search
+L

352 matches found

CVE
CVE
added 2025/12/29 3:32 p.m.48 views

CVE-2025-15194

The CVE-2025-15194 entry concerns D-Link DIR-600 devices with firmware up to 2.15WWb02. The vulnerability is in the HTTP Header Handler’s hedwig.cgi, where manipulating the Cookie argument triggers a stack-based buffer overflow. This allows remote exploitation and the public PoC indicates active ...

10CVSS9.5AI score0.01041EPSS
Exploits1References6Affected Software1
CNNVD
CNNVD
added 2025/12/28 12:0 a.m.7 views

PbootCMS 安全漏洞

PbootCMS is PbootCMS open source an open source enterprise website content management system CMS developed using PHP language. A security vulnerability exists in PbootCMS 3.2.12 and earlier versions, which stems from the incorrect operation of the Header Handler component function getuserip on th...

6.9CVSS5.4AI score0.00215EPSS
Exploits1References5
Hacker One
Hacker One
added 2025/12/27 7:17 p.m.13 views

curl: Heap Buffer Over-read in lib/http2.c (on_header) handling PUSH_PROMISE frames

Summary: I have discovered a Heap Buffer Over-read vulnerability in lib/http2.c within the onheader callback function. When processing HTTP/2 PUSHPROMISE frames, the code incorrectly uses the %s format specifier on raw pointers provided by nghttp2. According to nghttp2 documentation, the name and...

6.8AI score
Exploits0
CNNVD
CNNVD
added 2025/12/23 12:0 a.m.7 views

IceWarp 操作系统命令注入漏洞

IceWarp is an integrated enterprise communication and collaboration platform from IceWarp, a Czech company, designed to provide organizations with a variety of tools and features to support internal and external communication, collaboration and business processes. IceWarp suffers from an operatin...

9.8CVSS9.9AI score0.01443EPSS
Exploits0References1
OSV
OSV
added 2025/12/12 6:15 a.m.10 views

AZL-72368 CVE-2025-67725 affecting package python-tornado 6.2.0-1

Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server's event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation...

7.5CVSS6AI score0.00403EPSS
Exploits0References1
CVE
CVE
added 2025/12/11 12:30 p.m.43 views

CVE-2025-14523

CVE-2025-14523 – libsoup Host header handling issue A flaw in libsoup’s HTTP header handling allows multiple Host headers in a single request, with the backend reading the last occurrence. This mismatch between proxies (first Host header honored) and backend processing can enable request-smugglin...

8.2CVSS6.4AI score0.00505EPSS
Exploits0References21
ATTACKERKB
ATTACKERKB
added 2025/12/11 12:30 p.m.13 views

CVE-2025-14523

A flaw in libsoup’s HTTP header handling allows multiple Host: headers in a request and returns the last occurrence for server-side processing. Common front proxies often honor the first Host: header, so this mismatch can cause vhost confusion where a proxy routes a request to one backend but the...

8.2CVSS5.5AI score0.00505EPSS
Exploits0References22
EUVD
EUVD
added 2025/12/11 12:30 p.m.4 views

EUVD-2025-202685

A flaw in libsoup’s HTTP header handling allows multiple Host: headers in a request and returns the last occurrence for server-side processing. Common front proxies often honor the first Host: header, so this mismatch can cause vhost confusion where a proxy routes a request to one backend but the...

8.2CVSS6.2AI score0.00505EPSS
Exploits0References3
Zero Day Initiative
Zero Day Initiative
added 2025/12/10 12:0 a.m.10 views

IceWarp14 X-File-Operation Command Injection Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of IceWarp. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling of the X-File-Operation header. The issue results from the lack of proper validatio...

9.8CVSS7.6AI score0.01443EPSS
Exploits0References1
CVE
CVE
added 2025/12/05 6:18 p.m.33 views

CVE-2025-66570

cpp-httplib is affected by CVE-2025-66570 through headers handling in httplib.h prior to 0.27.0. Attacker-controlled HTTP headers named REMOTE_ADDR, REMOTE_PORT, LOCAL_ADDR, LOCAL_PORT can be parsed into the request header multimap by read_headers(), then reused by Server::process_request, potent...

10CVSS6.7AI score0.00307EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2025/12/01 2:32 a.m.19 views

CVE-2025-13803 MediaCrush Header paths.py http headers for scripting syntax

A vulnerability was identified in MediaCrush 1.0.0/1.0.1. The affected element is an unknown function of the file /mediacrush/paths.py of the component Header Handler. Such manipulation of the argument Host leads to improper neutralization of http headers for scripting syntax. The attack can be...

7.5CVSS0.00312EPSS
Exploits0References4
OSV
OSV
added 2025/11/27 8:12 a.m.3 views

SUSE-SU-2025:4273-1 Security update for rubygem-rack

This update for rubygem-rack fixes the following issues: - Update to version 2.2.20 bsc1251936 - CVE-2025-61919: Fixed application/x-www-form-urlencoded, calling rack.input.readnil without enforcing a length or cap bsc1251936 - CVE-2025-61780: Fixed improper handling of headers in Rack::Sendfile...

7.5CVSS6.8AI score0.00605EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/11/26 4:56 p.m.5 views

CVE-2025-13087

A vulnerability exists in the Opto22 Groov Manage REST API on GRV-EPIC and groov RIO Products that allows remote code execution with root privileges. When a POST request is executed against the vulnerable endpoint, the application reads certain header details and unsafely uses these values to bui...

7.5CVSS8.5AI score0.07041EPSS
Exploits0References1
CVE
CVE
added 2025/11/20 9:32 p.m.12 views

CVE-2025-13087

CVE-2025-13087 describes a command-injection vulnerability in Opto22 Groov Manage REST API used on GRV-EPIC and groov RIO products. A POST request to a vulnerable endpoint reads header details and unsafely uses those values to build commands, allowing an attacker with administrative privileges to...

7.5CVSS8.2AI score0.07041EPSS
Exploits0References3
CNNVD
CNNVD
added 2025/11/20 12:0 a.m.8 views

Hush Framework 安全漏洞

Hush Framework is a web application framework by the individual developer of james.huang. A security vulnerability exists in Hush Framework version 2.0, which stems from improperly neutralized HTTP host headers and could lead to remote attacks...

7.5CVSS5.5AI score0.00453EPSS
Exploits1References5
Veracode
Veracode
added 2025/11/06 6:36 a.m.8 views

HTTP Request Smuggling

Http4s is vulnerable to HTTP Request Smuggling. The vulnerability is due to improper handling of the HTTP trailer section, which allows an attacker—when the app is deployed behind a reverse proxy that forwards trailer headers—to bypass front-end security controls, target active users, and poison...

7.5CVSS6.9AI score0.00346EPSS
Exploits1References4Affected Software3
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:0 a.m.8 views

Siemens SIMATIC, SCALANCE and RUGGEDCOM Devices Use of Uninitialized Resource (CVE-2024-47685)

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfrejectipv6: fix nfrejectip6tcphdrput syzbot reported that nfrejectip6tcphdrput was possibly sending garbage on the four reserved tcp bits th-res1 Use skbputzero to clear the whole TCP header, as done in...

9.1CVSS6.3AI score0.01367EPSS
Exploits0References5
RustSec
RustSec
added 2025/10/21 12:0 p.m.8 views

astral-tokio-tar Vulnerable to PAX Header Desynchronization

Versions of astral-tokio-tar prior to 0.5.6 contain a boundary parsing vulnerability that allows attackers to smuggle additional archive entries by exploiting inconsistent PAX/ustar header handling. When processing archives with PAX-extended headers containing size overrides, the parser incorrect...

8.1CVSS7.1AI score0.00677EPSS
Exploits1Affected Software1
CNVD
CNVD
added 2025/10/21 12:0 a.m.14 views

Unspecified Vulnerability in HCL BigFix WebUI

HCL BigFix WebUI is a web based administration page of HCL India. A security vulnerability exists in HCL BigFix WebUI, which stems from an improper response to the HOST information in the HTTP header field, and can be exploited by an attacker to cause a host header poisoning attack...

6.1CVSS6.7AI score0.00181EPSS
Exploits0References1
OSV
OSV
added 2025/10/10 5:15 p.m.7 views

DEBIAN-CVE-2025-61780

Rack is a modular Ruby web server interface. Prior to versions 2.2.20, 3.1.18, and 3.2.3, a possible information disclosure vulnerability existed in Rack::Sendfile when running behind a proxy that supports x-sendfile headers such as Nginx. Specially crafted headers could cause Rack::Sendfile to...

5.3CVSS5.5AI score0.00434EPSS
Exploits0References1
Rows per page
Query Builder