Lucene search
+L

1341 matches found

CVE
CVE
added 2024/08/26 10:32 p.m.73 views

CVE-2024-43798

CVE-2024-43798 affects Chisel, a fast TCP/UDP tunnel over HTTP secured via SSH. The vulnerability occurs because the server does not read the documented AUTH environment variable for credentials, allowing any unauthenticated user to connect even when credentials are set. This impacts deployments ...

8.6CVSS7AI score0.0045EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/08/26 10:32 p.m.16 views

CVE-2024-43798 Chisel AUTH environment variable not respected in server entrypoint

Chisel is a fast TCP/UDP tunnel, transported over HTTP, secured via SSH. The Chisel server doesn't ever read the documented AUTH environment variable used to set credentials, which allows any unauthenticated user to connect, even if credentials were set. Anyone running the Chisel server that is...

8.6CVSS6.9AI score0.0045EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2024/08/18 9:31 p.m.58 views

Flask-CORS allows the `Access-Control-Allow-Private-Network` CORS header to be set to true by default

A vulnerability in corydolphin/flask-cors version 4.0.1 allows the Access-Control-Allow-Private-Network CORS header to be set to true by default, without any configuration option. This behavior can expose private network resources to unauthorized external access, leading to significant security...

7.5CVSS6.7AI score0.00718EPSS
SaveExploits1References12Affected Software1
OSV
OSV
added 2024/08/18 9:31 p.m.24 views

GHSA-HXWH-JPP2-84PM Flask-CORS allows the `Access-Control-Allow-Private-Network` CORS header to be set to true by default

A vulnerability in corydolphin/flask-cors version 4.0.1 allows the Access-Control-Allow-Private-Network CORS header to be set to true by default, without any configuration option. This behavior can expose private network resources to unauthorized external access, leading to significant security...

8.7CVSS5.8AI score0.00718EPSS
SaveExploits1References12
OSV
OSV
added 2024/08/18 7:15 p.m.3 views

DEBIAN-CVE-2024-6221

A vulnerability in corydolphin/flask-cors version 4.0.1 allows the Access-Control-Allow-Private-Network CORS header to be set to true by default. This behavior can expose private network resources to unauthorized external access, leading to significant security risks such as data breaches,...

7.5CVSS6.7AI score0.00718EPSS
SaveExploits1References1
OSV
OSV
added 2024/08/18 7:15 p.m.23 views

PYSEC-2024-260

Withdrawn as duplicate of PYSEC-2024-71. A vulnerability in corydolphin/flask-cors version 4.0.1 allows the Access-Control-Allow-Private-Network CORS header to be set to true by default. This behavior can expose private network resources to unauthorized external access, leading to significant...

7.5CVSS6.7AI score0.00718EPSS
SaveExploits1References2
PyPA
PyPA
added 2024/08/18 7:15 p.m.12 views

PYSEC-2024-71

A vulnerability in corydolphin/flask-cors up to version 4.0.1 allows the Access-Control-Allow-Private-Network CORS header to be set to true by default, without any configuration option. This behavior can expose private network resources to unauthorized external access, leading to significant...

7.5CVSS6.8AI score0.00718EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/08/18 7:15 p.m.12 views

PYSEC-2024-71

A vulnerability in corydolphin/flask-cors up to version 4.0.1 allows the Access-Control-Allow-Private-Network CORS header to be set to true by default, without any configuration option. This behavior can expose private network resources to unauthorized external access, leading to significant...

7.5CVSS6.7AI score0.00718EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2024/08/18 7:15 p.m.18 views

CVE-2024-6221

A vulnerability in corydolphin/flask-cors version 4.0.1 allows the Access-Control-Allow-Private-Network CORS header to be set to true by default. This behavior can expose private network resources to unauthorized external access, leading to significant security risks such as data breaches,...

7.5CVSS6.7AI score0.00718EPSS
SaveExploits1References3
OSV
OSV
added 2024/08/18 7:15 p.m.23 views

UBUNTU-CVE-2024-6221

A vulnerability in corydolphin/flask-cors version 4.0.1 allows the Access-Control-Allow-Private-Network CORS header to be set to true by default. This behavior can expose private network resources to unauthorized external access, leading to significant security risks such as data breaches,...

7.5CVSS6.9AI score0.00718EPSS
SaveExploits1References4
OSV
OSV
added 2024/08/18 6:58 p.m.22 views

CVE-2024-6221 Improper Access Control in corydolphin/flask-cors

A vulnerability in corydolphin/flask-cors version 4.0.1 allows the Access-Control-Allow-Private-Network CORS header to be set to true by default. This behavior can expose private network resources to unauthorized external access, leading to significant security risks such as data breaches,...

6.5CVSS6.7AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/08/18 6:58 p.m.37 views

CVE-2024-6221

A vulnerability in corydolphin/flask-cors version 4.0.1 allows the Access-Control-Allow-Private-Network CORS header to be set to true by default. This behavior can expose private network resources to unauthorized external access, leading to significant security risks such as data breaches,...

7.5CVSS6.7AI score0.00718EPSS
SaveExploits1
CVE
CVE
added 2024/08/18 6:58 p.m.354 views

CVE-2024-6221

CVE-2024-6221 affects corydolphin/flask-cors 4.0.1, where the Access-Control-Allow-Private-Network header can be enabled by default due to an improper access-control configuration. This can allow private network resources to be exposed to external actors. Public-facing advisories (IBM and EU/NVD ...

7.5CVSS6.8AI score0.00718EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2024/08/18 6:58 p.m.48 views

CVE-2024-6221 Improper Access Control in corydolphin/flask-cors

A vulnerability in corydolphin/flask-cors version 4.0.1 allows the Access-Control-Allow-Private-Network CORS header to be set to true by default. This behavior can expose private network resources to unauthorized external access, leading to significant security risks such as data breaches,...

6.5CVSS0.00718EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/08/18 12:00 a.m.15 views

Flask-CORS 安全漏洞

Flask-CORS is a cross-origin resource sharing component for Flask by the individual developer Cory Dolphin. A security vulnerability exists in Flask-CORS version 4.0.1 that stems from allowing Access-Control-Allow-Private-Network to set the CORS header to true by default without any configuration...

7.5CVSS6.6AI score0.00718EPSS
SaveExploits1References4
OSV
OSV
added 2024/08/13 8:15 a.m.10 views

CVE-2024-41976

A vulnerability has been identified in RUGGEDCOM RM1224 LTE4G EU 6GK6108-4AM00-2BA2 All versions V8.1, RUGGEDCOM RM1224 LTE4G NAM 6GK6108-4AM00-2DA2 All versions V8.1, SCALANCE M804PB 6GK5804-0AP00-2AA2 All versions V8.1, SCALANCE M812-1 ADSL-Router family All versions V8.1, SCALANCE M816-1...

8.8CVSS6.1AI score0.00768EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 2024/08/08 1:25 p.m.24 views

0.0.0.0 Day: 18-Year-Old Browser Vulnerability Impacts MacOS and Linux Devices

Cybersecurity researchers have discovered a new "0.0.0.0 Day" impacting all major web browsers that malicious websites could take advantage of to breach local networks. The critical vulnerability "exposes a fundamental flaw in how browsers handle network requests, potentially granting malicious...

8.2AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/07/23 12:00 a.m.11 views

The vulnerability of the SINEMA Remote Connect VPN service, related to the lack of data cleansing at the management level, allows a perpetrator to execute arbitrary codes.

The vulnerability of the SINEMA Remote Connect VPN service lies in the lack of data cleansing measures at the management level. Exploiting this vulnerability allows a remote attacker to execute arbitrary commands with root privileges...

9CVSS7.7AI score0.01314EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/07/23 12:00 a.m.12 views

Vulnerability of the McAfee Security protection software: An antivirus VPN for the Android operating system, which allows a perpetrator to trigger a service failure

The vulnerability of the McAfee Security protection software: The Android operating system-based antivirus and VPN solution has a flaw related to incorrect handling of exceptional states. Exploiting this vulnerability can allow an attacker to cause service interruptions by using incorrect...

6.5CVSS5.5AI score0.00357EPSS
SaveExploits0References4Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/07/22 12:00 a.m.13 views

The vulnerability of the IPSec VPN protocol implementation in the SonicOS operating system, related to buffer overflows in dynamic memory, allows a attacker to cause a service failure.

The vulnerability of the IPSec VPN protocol implementation in the SonicOS operating system is related to buffer overflow in dynamic memory. Exploiting this vulnerability can allow a malicious actor to cause a service failure...

7.8CVSS7.5AI score0.007EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder