Lucene search
K

16589 matches found

Debian CVE
Debian CVE
added 2024/09/22 12:0 a.m.13 views

CVE-2024-47220

An issue was discovered in the WEBrick toolkit through 1.8.1 for Ruby. It allows HTTP request smuggling by providing both a Content-Length header and a Transfer-Encoding header, e.g., "GET /admin HTTP/1.1\r\n" inside of a "POST /user HTTP/1.1\r\n" request. NOTE: the supplier's position is "Webric...

6.5AI score0.00395EPSS
Exploits0
CVE
CVE
added 2024/09/22 12:0 a.m.369 views

CVE-2024-47220

The CVE-2024-47220 issue affects the WEBrick toolkit in Ruby (through 1.8.1). It enables HTTP request smuggling by sending both Content-Length and Transfer-Encoding in the same request, e.g., a crafted GET line embedded in a POST request. The advisory notes WEBrick should not be used in productio...

7.2AI score0.00395EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2024/09/21 12:0 a.m.4 views

PT-2024-32484 · Ruby +4 · Webrick +4

Name of the Vulnerable Software and Affected Versions: WEBrick toolkit versions through 1.8.1 Description: An issue was discovered in the WEBrick toolkit for Ruby, allowing HTTP request smuggling by providing both a Content-Length header and a Transfer-Encoding header. This can be achieved, for...

8.7CVSS6.7AI score0.01429EPSS
Exploits0References72
IBM Security Bulletins
IBM Security Bulletins
added 2024/09/20 9:20 p.m.31 views

Security Bulletin: IBM Watson Discovery for IBM Cloud Pak for Data affected by vulnerability in urllib3-1.26.18-py2.py3-none-any.whl

Summary IBM Watson Discovery for IBM Cloud Pak for Data contains a vulnerable version of urllib3-1.26.18-py2.py3-none-any.whl Vulnerability Details CVEID:CVE-2024-37891 DESCRIPTION: urllib3 could allow a remote authenticated attacker to obtain sensitive information, caused by the failure to strip...

6.5CVSS4.9AI score0.01141EPSS
Exploits1Affected Software1
AlpineLinux
AlpineLinux
added 2024/09/19 10:51 p.m.14 views

CVE-2024-45410

Traefik is a golang, Cloud Native Application Proxy. When a HTTP request is processed by Traefik, certain HTTP headers such as X-Forwarded-Host or X-Forwarded-Port are added by Traefik before the request is routed to the application. For a HTTP client, it should not be possible to remove or modif...

9.8CVSS8.6AI score0.01513EPSS
Exploits0
NVD
NVD
added 2024/09/19 5:15 p.m.17 views

CVE-2024-8651

A vulnerability in NetCat CMS allows an attacker to send a specially crafted http request that can be used to check whether a user exists in the system, which could be a basis for further attacks. This issue affects NetCat CMS v. 6.4.0.24126.2 and possibly others. Apply patch from vendor...

6.9CVSS0.00427EPSS
Exploits0References1
CVE
CVE
added 2024/09/19 4:30 p.m.44 views

CVE-2024-8651

CVE-2024-8651 — NetCat CMS: user enumeration involves a vulnerability where an attacker can send a specially crafted HTTP request to check whether a user exists in the system. Affected are NetCat CMS versions around 6.4.0.24126.2 up to 6.4.0.24247, with a patch available starting from 6.4.0.24248...

6.9CVSS5.3AI score0.00427EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2024/09/19 4:30 p.m.24 views

CVE-2024-8651 Netcat CMS: user enumeration

A vulnerability in NetCat CMS allows an attacker to send a specially crafted http request that can be used to check whether a user exists in the system, which could be a basis for further attacks. This issue affects NetCat CMS v. 6.4.0.24126.2 and possibly others. Apply patch from vendor...

6.9CVSS0.00427EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/09/19 4:30 p.m.25 views

CVE-2024-8651 Netcat CMS: user enumeration

A vulnerability in NetCat CMS allows an attacker to send a specially crafted http request that can be used to check whether a user exists in the system, which could be a basis for further attacks. This issue affects NetCat CMS v. 6.4.0.24126.2 and possibly others. Apply patch from vendor...

6.9CVSS7.1AI score0.00427EPSS
Exploits0References1
ICS
ICS
added 2024/09/19 6:0 a.m.14 views

MegaSys Computer Technologies Telenium Online Web Application (Update A)

View CSAF 1. EXECUTIVE SUMMARY CVSS v4 9.3 ATTENTION : Exploitable remotely/low attack complexity Vendor : MegaSys Computer Technologies Equipment : Telenium Online Web Application Vulnerability : Improper Input Validation 2. RISK EVALUATION Successful exploitation of this vulnerability could...

9.8CVSS7.6AI score0.00895EPSS
Exploits0References10
CNNVD
CNNVD
added 2024/09/19 12:0 a.m.3 views

NetCat CMS 安全漏洞

NetCat CMS is a content management system from NetCat, Inc. A security vulnerability exists in NetCat CMS prior to version 6.4.0.24248. An attacker exploiting this vulnerability could send a specially crafted http request to check for the presence of a user on the system...

6.9CVSS6.6AI score0.00427EPSS
Exploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2024/09/18 4:17 p.m.20 views

Security Bulletin: Vulnerabilities in GoLang Go and Kubernetes affect IBM watsonx.data

Summary Kubernetes vulnerabilities could allow a local authenticated attack to obtain sensitive information and could allow a denial of service attack. GoLang Go could allow denial of service attacks, HTTP request smuggling, HTML injections, local attacks to execute arbritray code execution, and...

9.8CVSS9.3AI score0.04561EPSS
Exploits0Affected Software1
Github Security Blog
Github Security Blog
added 2024/09/17 9:58 p.m.173 views

Next.js Cache Poisoning

Impact By sending a crafted HTTP request, it is possible to poison the cache of a non-dynamic server-side rendered route in the pages router this does not affect the app router. When this crafted request is sent it could coerce Next.js to cache a route that is meant to not be cached and send a...

7.5CVSS6.7AI score0.58768EPSS
Exploits3References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/17 9:55 p.m.47 views

CVE-2024-46982 Cache Poisoning in next.js

Next.js is a React framework for building full-stack web applications. By sending a crafted HTTP request, it is possible to poison the cache of a non-dynamic server-side rendered route in the pages router this does not affect the app router. When this crafted request is sent it could coerce Next....

7.5CVSS7.5AI score0.58768EPSS
Exploits3References3
Cvelist
Cvelist
added 2024/09/17 9:55 p.m.47 views

CVE-2024-46982 Cache Poisoning in next.js

Next.js is a React framework for building full-stack web applications. By sending a crafted HTTP request, it is possible to poison the cache of a non-dynamic server-side rendered route in the pages router this does not affect the app router. When this crafted request is sent it could coerce Next....

7.5CVSS0.58768EPSS
Exploits3References3
CVE
CVE
added 2024/09/17 9:55 p.m.565 views

CVE-2024-46982

CVE-2024-46982 affects Next.js pages router SSR caching: crafted requests can poison non-dynamic SSR routes (e.g., pages/dashboard.tsx) and lead to caching of sensitive responses with Cache-Control: s-maxage=1, stale-while-revalidate, potentially spreading via upstream CDNs. Affected versions are...

7.5CVSS7.3AI score0.58768EPSS
Exploits3References3Affected Software1
OSV
OSV
added 2024/09/17 9:55 p.m.26 views

CVE-2024-46982 Cache Poisoning in next.js

Next.js is a React framework for building full-stack web applications. By sending a crafted HTTP request, it is possible to poison the cache of a non-dynamic server-side rendered route in the pages router this does not affect the app router. When this crafted request is sent it could coerce Next....

7.5CVSS6.3AI score0.58768EPSS
Exploits3References5
Tenable Nessus
Tenable Nessus
added 2024/09/17 12:0 a.m.25 views

Fortinet FortiAnalyzer Authorization Bypass (FG-IR-23-204)

The remote host is running a version of FortiAnalyzer that is 6.2.x, 6.4.x, 7.0.x, 7.2.x through 7.2.4, or 7.4.x through 7.4.1. It is, therefore, affected by an authorization bypass vulnerability through user-controlled key CWE-639 vulnerability that may allow a remote attacker with low privilege...

6.5CVSS5.6AI score0.00529EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2024/09/17 12:0 a.m.19 views

Fortinet FortiManager Authorization Bypass (FG-IR-23-204)

The remote host is running a version of FortiManager that is 6.2.x, 6.4.x 7.0.x, 7.2.x through 7.2.4, or 7.4.x through 7.4.1. It is, therefore, affected by an authorization bypass vulnerability through user-controlled key CWE-639 vulnerability that may allow a remote attacker with low privileges ...

5.5CVSS5.5AI score0.00264EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2024/09/16 12:0 a.m.20 views

Sony Network Cameras OS Command Injection (CVE-2018-3937)

An exploitable command injection vulnerability exists in the measurementBitrateExec functionality of Sony IPELA E Series Network Camera G5 firmware 1.87.00. A specially crafted GET request can cause arbitrary commands to be executed. An attacker can send an HTTP request to trigger this...

9.1CVSS8.1AI score0.09617EPSS
Exploits2References2
Rows per page
Query Builder