Lucene search
+L

21744 matches found

Positive Technologies
Positive Technologies
added 2024/11/29 12:00 a.m.14 views

PT-2024-32473 · Withsecure · Elements Client Security For Mac +2

Name of the Vulnerable Software and Affected Versions: WithSecure Elements Agent for Mac versions prior to 24.3 MDR versions prior to 24.3 Elements Client Security for Mac versions prior to 16.10 Description: The issue allows a remote Denial of Service. Recommendations: For WithSecure Elements...

5.5CVSS7.3AI score0.00194EPSS
SaveExploits0References4
NVD
NVD
added 2024/11/28 3:15 p.m.25 views

CVE-2024-11961

A vulnerability was found in Guangzhou Huayi Intelligent Technology Jeewms 3.7. It has been rated as problematic. This issue affects the function preHandle of the file src/main/java/com/zzjee/wm/controller/WmOmNoticeHController.java. The manipulation of the argument request leads to information...

7.5CVSS0.0087EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2024/11/28 3:00 p.m.35 views

CVE-2024-11961 Guangzhou Huayi Intelligent Technology Jeewms WmOmNoticeHController.java preHandle information disclosure

A vulnerability was found in Guangzhou Huayi Intelligent Technology Jeewms 3.7. It has been rated as problematic. This issue affects the function preHandle of the file src/main/java/com/zzjee/wm/controller/WmOmNoticeHController.java. The manipulation of the argument request leads to information...

6.9CVSS0.0087EPSS
SaveExploits1References4
CVE
CVE
added 2024/11/28 9:47 a.m.136 views

CVE-2024-8672

CVE-2024-8672 affects the WordPress plugin “Widget Options – The #1 WordPress Widget & Block Control Plugin” (versions

9.9CVSS9.6AI score0.43577EPSS
SaveExploits1References5
NVD
NVD
added 2024/11/28 3:15 a.m.33 views

CVE-2024-53008

Inconsistent interpretation of HTTP requests 'HTTP Request/Response Smuggling' issue exists in HAProxy. If this vulnerability is exploited, a remote attacker may access a path that is restricted by ACL Access Control List set on the product. As a result, the attacker may obtain sensitive...

5.3CVSS0.01021EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/11/28 2:10 a.m.11 views

CVE-2024-53008

Inconsistent interpretation of HTTP requests 'HTTP Request/Response Smuggling' issue exists in HAProxy. If this vulnerability is exploited, a remote attacker may access a path that is restricted by ACL Access Control List set on the product. As a result, the attacker may obtain sensitive...

5.3CVSS5.3AI score0.01021EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/11/28 2:10 a.m.28 views

CVE-2024-53008

Inconsistent interpretation of HTTP requests 'HTTP Request/Response Smuggling' issue exists in HAProxy. If this vulnerability is exploited, a remote attacker may access a path that is restricted by ACL Access Control List set on the product. As a result, the attacker may obtain sensitive...

5.3CVSS0.01021EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2024/11/27 12:15 p.m.64 views

CVE-2024-42330

The HttpRequest object allows to get the HTTP headers from the server's response after sending the request. The problem is that the returned strings are created directly from the data returned by the server and are not correctly encoded for JavaScript. This allows to create internal strings that...

9.1CVSS7.2AI score0.00945EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2024/11/27 12:15 p.m.16 views

CVE-2024-42328

When the webdriver for the Browser object downloads data from a HTTP server, the data pointer is set to NULL and is allocated only in curlwritecb when receiving data. If the server's response is an empty document, then wd-data in the code below will remain NULL and an attempt to read from it will...

5.5CVSS7.3AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/27 12:15 p.m.9 views

DEBIAN-CVE-2024-42328

When the webdriver for the Browser object downloads data from a HTTP server, the data pointer is set to NULL and is allocated only in curlwritecb when receiving data. If the server's response is an empty document, then wd-data in the code below will remain NULL and an attempt to read from it will...

5.5CVSS4.6AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/27 12:15 p.m.12 views

CVE-2024-42328

When the webdriver for the Browser object downloads data from a HTTP server, the data pointer is set to NULL and is allocated only in curlwritecb when receiving data. If the server's response is an empty document, then wd-data in the code below will remain NULL and an attempt to read from it will...

5.5CVSS6.8AI score
SaveExploits0References1
OSV
OSV
added 2024/11/27 12:15 p.m.8 views

UBUNTU-CVE-2024-42328

When the webdriver for the Browser object downloads data from a HTTP server, the data pointer is set to NULL and is allocated only in curlwritecb when receiving data. If the server's response is an empty document, then wd-data in the code below will remain NULL and an attempt to read from it will...

5.5CVSS5.8AI score0.00236EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/11/27 12:05 p.m.51 views

CVE-2024-42330 JS - Internal strings in HTTP headers

The HttpRequest object allows to get the HTTP headers from the server's response after sending the request. The problem is that the returned strings are created directly from the data returned by the server and are not correctly encoded for JavaScript. This allows to create internal strings that...

9.1CVSS0.00945EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/11/27 12:05 p.m.23 views

CVE-2024-42330 JS - Internal strings in HTTP headers

The HttpRequest object allows to get the HTTP headers from the server's response after sending the request. The problem is that the returned strings are created directly from the data returned by the server and are not correctly encoded for JavaScript. This allows to create internal strings that...

9.1CVSS7.1AI score0.00945EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/11/27 12:05 p.m.48 views

CVE-2024-42330

The HttpRequest object allows to get the HTTP headers from the server's response after sending the request. The problem is that the returned strings are created directly from the data returned by the server and are not correctly encoded for JavaScript. This allows to create internal strings that...

9.1CVSS8.3AI score0.00945EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/11/27 12:04 p.m.20 views

CVE-2024-42328 JS - Crash on empty HTTP server response

When the webdriver for the Browser object downloads data from a HTTP server, the data pointer is set to NULL and is allocated only in curlwritecb when receiving data. If the server's response is an empty document, then wd-data in the code below will remain NULL and an attempt to read from it will...

3.3CVSS7.2AI score0.00236EPSS
SaveExploits0References1
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2024/11/27 12:00 a.m.11 views

JVN#88385716: HAProxy vulnerable to HTTP request/response smuggling

HAProxy HTTP/3 implementation contains an issue on accepting malformed HTTP headers. When a request including malformed HTTP headers is forwarded to a HTTP/1.1 non-compliant back-end server, it is exploited to conduct an HTTP request/response smuggling attack CWE-444. Impact A remote attacker may...

5.3CVSS6.8AI score0.01021EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/11/27 12:00 a.m.7 views

PT-2024-9611 · Zabbix +3 · Zabbix +3

Name of the Vulnerable Software and Affected Versions: Browser object affected versions not specified Zabbix affected versions not specified Description: The issue is related to the handling of data downloaded from an HTTP server by the Browser object's web driver. When the server's response is a...

9.9CVSS6.6AI score0.78716EPSS
SaveExploits13References47
OSV
OSV
added 2024/11/26 6:25 p.m.9 views

USN-6988-2 twisted vulnerability

USN-6988-1 fixed CVE-2024-41671 in Twisted. The USN incorrectly stated that previous releases were unaffected. This update provides the equivalent fix for Ubuntu 22.04 LTS, Ubuntu 20.04 LTS, and Ubuntu 18.04 LTS. Original advisory details: Ben Kallus discovered that Twisted incorrectly handled...

8.3CVSS7.3AI score0.00863EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/25 8:00 a.m.116 views

CVE-2024-11662

CVE-2024-11662 affects welliamcao OpsManage, specifically the deploy_host_vars function in /apps/api/views/deploy_api.py of the API Endpoint. A deserialization vulnerability exists in versions 3.0.1–3.0.5 that can be exploited remotely; exploitation details have been publicly disclosed. Connected...

6.5CVSS6.4AI score0.00559EPSS
SaveExploits0References5
Rows per page
Query Builder