Lucene search
+L

359 matches found

Github Security Blog
Github Security Blog
added 2025/08/04 8:46 p.m.22 views

RatPanel can perform remote command execution without authorization

Summary When an attacker obtains the backend login path of RatPanel including but not limited to weak default paths, brute-force cracking, etc., they can execute system commands or take over hosts managed by the panel without logging in. In addition to this remote code execution RCE vulnerability...

7.7CVSS7.7AI score0.00622EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2025/08/04 12:0 a.m.17 views

PT-2025-31881 · Ratpanel · Ratpanel

Name of the Vulnerable Software and Affected Versions: RatPanel versions 2.3.19 through 2.5.5 Description: RatPanel is susceptible to remote code execution RCE and unauthorized access. An attacker who obtains the backend login path of RatPanel can execute system commands or take over hosts manage...

7.7CVSS7.9AI score0.00622EPSS
SaveExploits0References12
OSV
OSV
added 2025/07/02 4:59 a.m.10 views

USN-7612-1 python-flask-cors vulnerabilities

It was discovered that Flask-CORS did not correctly handle certain regular expressions. A remote attacker could possibly use this issue to leak sensitive information or bypass authentication mechanisms. CVE-2024-6839 It was discovered that Flask-CORS allowed certain CORS headers to be enabled by...

7.5CVSS6.8AI score0.00718EPSS
SaveExploits5References6
Cvelist
Cvelist
added 2025/07/01 2:47 p.m.16 views

CVE-2025-34065 AVTECH IP camera, DVR, and NVR Devices Authentication Bypass via /nobody URL Path

An authentication bypass vulnerability exists in AVTECH IP camera, DVR, and NVR devices’ streamd web server. The strstr function allows unauthenticated access to any request containing "/nobody" in the URL, bypassing login controls...

6.9CVSS0.00538EPSS
SaveExploits0References5
NVD
NVD
added 2025/06/02 11:15 a.m.21 views

CVE-2025-3454

This vulnerability in Grafana's datasource proxy API allows authorization checks to be bypassed by adding an extra slash character in the URL path. Users with minimal permissions could gain unauthorized read access to GET endpoints in Alertmanager and Prometheus datasources. The issue primarily...

5CVSS0.00414EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/05/31 12:0 a.m.10 views

Debian dla-4197 : python3-flask-cors - security update

The remote Debian 11 host has a package installed that is affected by multiple vulnerabilities as referenced in the dla-4197 advisory. ------------------------------------------------------------------------- Debian LTS Advisory DLA-4197-1 [email protected]...

7.5CVSS6.1AI score0.00665EPSS
SaveExploits4References10
Cvelist
Cvelist
added 2025/05/27 3:27 p.m.35 views

CVE-2025-48370 auth-js Vulnerable to Insecure Path Routing from Malformed User Input

auth-js is an isomorphic Javascript library for Supabase Auth. Prior to version 2.70.0, the library functions getUserById, deleteUser, updateUserById, listFactors and deleteFactor did not require the user supplied values to be valid UUIDs. This could lead to a URL path traversal, resulting in the...

6.9CVSS0.00745EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/05/27 3:27 p.m.14 views

CVE-2025-48370 auth-js Vulnerable to Insecure Path Routing from Malformed User Input

auth-js is an isomorphic Javascript library for Supabase Auth. Prior to version 2.70.0, the library functions getUserById, deleteUser, updateUserById, listFactors and deleteFactor did not require the user supplied values to be valid UUIDs. This could lead to a URL path traversal, resulting in the...

6.9CVSS5.2AI score0.00745EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/05/27 12:0 a.m.11 views

PT-2025-23011 · Auth-Js · Auth-Js

Name of the Vulnerable Software and Affected Versions: auth-js versions prior to 2.69.1 Description: The issue concerns the auth-js library, an isomorphic Javascript library for Supabase Auth. Prior to version 2.69.1, certain library functions such as getUserById, deleteUser, updateUserById,...

6.9CVSS6.3AI score0.00745EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2025/05/23 4:0 a.m.13 views

CVE-2023-36255

An issue in Eramba Limited Eramba Enterprise and Community edition v.3.19.1 allows a remote attacker to execute arbitrary code via the path parameter in the URL...

8.8CVSS7.8AI score0.52781EPSS
SaveExploits6
RedhatCVE
RedhatCVE
added 2025/05/22 3:42 p.m.12 views

CVE-2020-8160

MendixSSO = 2.1.1 contains endpoints that make use of the openid handler, which is suffering from a Cross-Site Scripting vulnerability via the URL path. This is caused by the reflection of user-supplied data without appropriate HTML escaping or output encoding. As a result, a JavaScript payload m...

6.1CVSS6.2AI score0.00715EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/04/02 10:43 a.m.31 views

CVE-2025-3027

The vulnerability exists in the EJBCA service, version 8.0 Enterprise. By making a small change to the PATH of the URL associated with the service, the server fails to find the requested file and redirects to an external page. This vulnerability could allow users to be redirected to potentially...

5.1CVSS7.1AI score0.00204EPSS
SaveExploits0References3
CVE
CVE
added 2025/03/20 10:10 a.m.199 views

CVE-2024-6844

CVE-2024-6844 affects the package corydolphin/flask-cors (reported as 4.0.1). The issue arises from how URL path '+’ characters are handled: request.path is passed through unquote_plus, which converts '+' to a space. This causes incorrect path normalization and mismatches between requested paths ...

5.3CVSS5.5AI score0.00281EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2025/03/20 10:10 a.m.7 views

CVE-2024-6844

A vulnerability in corydolphin/flask-cors version 4.0.1 allows for inconsistent CORS matching due to the handling of the '+' character in URL paths. The request.path is passed through the unquoteplus function, which converts the '+' character to a space ' '. This behavior leads to incorrect path...

5.3CVSS5.9AI score0.00281EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2025/03/14 2:57 a.m.6 views

SUSE CVE-2025-27088

oxyno-zeta/s3-proxy is an aws s3 proxy written in go. In affected versions a Reflected Cross-site Scripting XSS vulnerability enables attackers to create malicious URLs that, when visited, inject scripts into the web application. This can lead to session hijacking or phishing attacks on a trusted...

8.2CVSS6.1AI score0.00479EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2025/03/03 7:53 p.m.16 views

CodeChecker open redirect when URL contains multiple slashes after the product name

Summary --- CodeChecker versions up to 6.24.5 contain an open redirect vulnerability due to missing protections against multiple slashes after the product name in the URL's path segment. This results in bypassing protections against CVE-2021-28861, leading to the same open redirect pathway. Detai...

6.1CVSS6.9AI score0.00257EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2025/01/30 9:15 p.m.20 views

CVE-2025-0574

Sante PACS Server URL path Memory Corruption Denial-of-Service Vulnerability. This vulnerability allows remote attackers to create a denial-of-service condition on affected installations of Sante PACS Server. Authentication is not required to exploit this vulnerability. The specific flaw exists...

8.2CVSS0.00861EPSS
SaveExploits0References1
CVE
CVE
added 2025/01/07 3:33 p.m.110 views

CVE-2025-21622

CVE-2025-21622 affects ClipBucket V5. The issue arises in the avatar deletion workflow where avatar_url is treated as a file path within the avatars directory without validating path traversal sequences. The final $file variable can be tainted by traversal inputs stored in the DB, enabling deleti...

9.1CVSS7.5AI score0.00958EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2024/10/30 9:19 p.m.36 views

CVE-2024-10005 Consul L7 Intentions Vulnerable To URL Path Bypass

A vulnerability was identified in Consul and Consul Enterprise “Consul” such that using URL paths in L7 traffic intentions could bypass HTTP request path-based access rules...

8.1CVSS0.00715EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/30 9:19 p.m.18 views

CVE-2024-10005 Consul L7 Intentions Vulnerable To URL Path Bypass

A vulnerability was identified in Consul and Consul Enterprise “Consul” such that using URL paths in L7 traffic intentions could bypass HTTP request path-based access rules...

8.1CVSS7AI score0.00715EPSS
SaveExploits0References1
Rows per page
Query Builder