Lucene search
+L

3545 matches found

Positive Technologies
Positive Technologies
added 2024/06/19 12:0 a.m.5 views

PT-2024-26280 · Unknown · Help Desk - Customer Support Management System

Name of the Vulnerable Software and Affected Versions: Help Desk - Customer Support Management System versions up to 2.4.0 Description: The issue allows a customer to upload .php files. Methods HelpdeskHelpdeskModuleFrontController::submitTicket and...

10CVSS7.3AI score0.00514EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/06/17 10:51 p.m.61 views

CVE-2024-24790

A flaw was found in the Go language standard library net/netip. The method Is IsPrivate, IsPublic, etc doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to...

6.7CVSS9.6AI score0.01952EPSS
SaveExploits0References3
Citrix
Citrix
added 2024/06/17 12:0 a.m.10 views

Driver Disk for Intel i40e 2.22.20-5 - For Citrix Hypervisor 8.2 LTSR

Who should install this driver disk? Customers running the Citrix Hypervisor 8.2 Cumulative Update 1 LTSR release who use Intel's i40e driver and wish to use the latest version of the following: Driver Module| Driver Type| Version ---|---|--- i40e| Ethernet/NIC| 2.22.20-5 reissue Issues resolved ...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/06/16 12:0 a.m.22 views

FreeBSD : traefik -- Unexpected behavior with IPv4-mapped IPv6 addresses (219aaa1e-2aff-11ef-ab37-5404a68ad561)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 219aaa1e-2aff-11ef-ab37-5404a68ad561 advisory. The traefik authors report: There is a vulnerability in Go managing various Is methods IsPrivate,...

9.8CVSS7.5AI score0.01952EPSS
SaveExploits0References3
Mageia
Mageia
added 2024/06/14 1:31 a.m.72 views

Updated golang packages fix security vulnerabilities

The archive/zip package's handling of certain types of invalid zip files differs from the behavior of most zip implementations. This misalignment could be exploited to create an zip file with contents that vary depending on the implementation reading the file. The archive/zip package now rejects...

9.8CVSS6.3AI score0.01952EPSS
SaveExploits0References2
NVD
NVD
added 2024/06/11 12:15 p.m.35 views

CVE-2024-35209

A vulnerability has been identified in SINEC Traffic Analyzer 6GK8822-1BG01-0BA0 All versions V1.2. The affected web server is allowing HTTP methods like PUT and Delete. This could allow an attacker to modify unauthorized files...

7.5CVSS0.0032EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/06/11 11:15 a.m.40 views

CVE-2024-35209

A vulnerability has been identified in SINEC Traffic Analyzer 6GK8822-1BG01-0BA0 All versions V1.2. The affected web server is allowing HTTP methods like PUT and Delete. This could allow an attacker to modify unauthorized files...

6.9CVSS0.0032EPSS
SaveExploits0References1
CVE
CVE
added 2024/06/11 11:15 a.m.62 views

CVE-2024-35209

CVE-2024-35209 affects Siemens SINEC Traffic Analyzer (6GK8822-1BG01-0BA0) prior to V1.2. The vulnerability is caused by the web server allowing dangerous HTTP methods (PUT and DELETE), which could let an attacker modify unauthorized files. Multiple connected sources confirm affected product/vers...

7.5CVSS6.7AI score0.0032EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/06/07 8:25 a.m.16 views

SUSE-SU-2024:1935-1 Security update for go1.22

This update for go1.22 fixes the following issues: go1.21.11 release bsc1212475. - CVE-2024-24789: Fixed mishandling of corrupt central directory record in archive/zip bsc1225973. - CVE-2024-24790: Fixed unexpected behavior from Is methods for IPv4-mapped IPv6 addresses bsc1225974...

9.8CVSS9AI score0.01952EPSS
SaveExploits0References6
OSV
OSV
added 2024/06/07 7:18 a.m.11 views

BIT-GOLANG-2024-24790 Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses in net/netip

The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms...

9.8CVSS8.3AI score0.01952EPSS
SaveExploits0References7
NVD
NVD
added 2024/06/05 4:15 p.m.33 views

CVE-2024-24790

The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms...

9.8CVSS6.3AI score0.01952EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/06/05 4:15 p.m.28 views

CVE-2024-24790

The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms...

9.8CVSS6.9AI score0.01952EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/06/05 3:13 p.m.20 views

CVE-2024-24790 Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses in net/netip

The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms...

7.2AI score0.01952EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/06/05 3:13 p.m.32 views

CVE-2024-24790 Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses in net/netip

The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms...

6.4AI score0.01952EPSS
SaveExploits0References5
CVE
CVE
added 2024/06/05 3:13 p.m.576 views

CVE-2024-24790

Summary: CVE-2024-24790 concerns the behavior of the Go networking IsPrivate/IsLoopback (and related) methods when given IPv4-mapped IPv6 addresses. The connected advisories/entries confirm a mismatch where these addresses could be treated as non-private, non-loopback in Go’s net/ip logic, potent...

9.8CVSS8.5AI score0.01952EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/06/05 3:13 p.m.18 views

CVE-2024-24790

The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms...

9.8CVSS6.8AI score0.01952EPSS
SaveExploits0
OSV
OSV
added 2024/06/05 3:13 p.m.15 views

CVE-2024-24790 Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses in net/netip

The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms...

9.8CVSS6.7AI score
SaveExploits0References9
FreeBSD
FreeBSD
added 2024/06/05 12:0 a.m.21 views

traefik -- Unexpected behavior with IPv4-mapped IPv6 addresses

The traefik authors report: There is a vulnerability in Go managing various Is methods IsPrivate, IsLoopback, etc for IPv4-mapped IPv6 addresses. They didn't work as expected returning false for addresses which would return true in their traditional IPv4 forms...

9.8CVSS6.9AI score0.01952EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/04 10:48 p.m.75 views

GO-2024-2887 Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses in net/netip

The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms...

9.8CVSS8.4AI score0.01952EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/04 8:59 p.m.12 views

CVE-2024-34362 Envoy affected by a crash (use-after-free) in EnvoyQuicServerStream

Envoy is a cloud-native, open source edge and service proxy. There is a use-after-free in HttpConnectionManager HCM with EnvoyQuicServerStream that can crash Envoy. An attacker can exploit this vulnerability by sending a request without FIN, then a RESETSTREAM frame, and then after receiving the...

5.9CVSS6.1AI score
SaveExploits0References3
Rows per page
Query Builder