Lucene search
+L

5090 matches found

NVD
NVD
added 2025/06/10 3:15 p.m.24 views

CVE-2025-27505

GeoServer is an open source server that allows users to share and edit geospatial data. It is possible to bypass the default REST API security and access the index page. The REST API security handles rest and its subpaths but not rest with an extension e.g., rest.html. The REST API index can...

5.3CVSS0.01022EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/06/10 2:52 p.m.13 views

CVE-2025-27505 GeoServer Missing Authorization on REST API Index

GeoServer is an open source server that allows users to share and edit geospatial data. It is possible to bypass the default REST API security and access the index page. The REST API security handles rest and its subpaths but not rest with an extension e.g., rest.html. The REST API index can...

5.3CVSS5.5AI score0.01022EPSS
SaveExploits0References4
CVE
CVE
added 2025/06/10 2:52 p.m.105 views

CVE-2025-27505

GeoServer contains a REST API index authorization bypass vulnerability (CVE-2025-27505). The REST security excludes paths with extensions (for example rest.html), allowing unauthenticated access to the REST API Index and potentially revealing installed extensions and API endpoints. Affected codep...

5.3CVSS5.2AI score0.01022EPSS
SaveIn wildExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/06/10 2:52 p.m.37 views

CVE-2025-27505 GeoServer Missing Authorization on REST API Index

GeoServer is an open source server that allows users to share and edit geospatial data. It is possible to bypass the default REST API security and access the index page. The REST API security handles rest and its subpaths but not rest with an extension e.g., rest.html. The REST API index can...

5.3CVSS0.01022EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/06/10 2:49 p.m.11 views

CVE-2024-40625 GeoServer Coverage REST API Allows Server Side Request Forgery

GeoServer is an open source server that allows users to share and edit geospatial data. The Coverage rest api /workspaces/workspaceName/coveragestores/storeName/method.format allows attackers to upload files with a specified url with method equals 'url' with no restrict. This vulnerability is fix...

5.5CVSS5.6AI score0.00311EPSS
SaveExploits0References3
CVE
CVE
added 2025/06/10 2:49 p.m.103 views

CVE-2024-40625

GeoServer's CVE-2024-40625 affects the Coverage REST API endpoint /workspaces/{workspaceName}/coveragestores/{storeName}/{method}.{format} where {method} = 'url' can upload arbitrary URLs without validation, enabling Server Side Request Forgery. The issue is tied to unfiltered file URL input and ...

5.5CVSS5.3AI score0.00311EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/06/10 2:14 p.m.13 views

GHSA-R4HF-R8GJ-JGW2 Coverage REST API Server Side Request Forgery

Summary The Coverage rest api /workspaces/workspaceName/coveragestores/storeName/method.format allow to upload file with a specified url with method equals 'url' with no restrict. Details The Coverage rest api /workspaces/workspaceName/coveragestores/storeName/method.format allow to upload file...

5.5CVSS7.3AI score0.00311EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/06/10 2:14 p.m.17 views

Coverage REST API Server Side Request Forgery

Summary The Coverage rest api /workspaces/workspaceName/coveragestores/storeName/method.format allow to upload file with a specified url with method equals 'url' with no restrict. Details The Coverage rest api /workspaces/workspaceName/coveragestores/storeName/method.format allow to upload file...

5.5CVSS5.9AI score0.00311EPSS
SaveExploits0References5Affected Software2
Positive Technologies
Positive Technologies
added 2025/06/10 12:0 a.m.8 views

PT-2025-24663 · Geoserver · Geoserver

Name of the Vulnerable Software and Affected Versions: GeoServer versions prior to 2.26.0 Description: The issue concerns the Coverage REST API, specifically the endpoint "/workspaces/workspaceName/coveragestores/storeName/method.format", which allows attackers to upload files with a specified UR...

5.5CVSS6.5AI score0.00311EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/06/10 12:0 a.m.7 views

PT-2025-26488 · Maven · Org.Geonetwork-Opensource:Gn-Web-App +1

Impact GeoNetwork WFS Index functionality is affected by GeoTools XML External Entity XXE vulnerability during schema validation. This vulnerability is particularly severe as the REST API endpoint was not secured, potentially allowing unauthenticated attackers to read sensitive files Patches...

8.2CVSS7.1AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/06/10 12:0 a.m.28 views

PT-2025-24671 · Geoserver · Geoserver

Name of the Vulnerable Software and Affected Versions: GeoServer versions prior to 2.25.6 GeoServer versions prior to 2.26.3 Description: The issue allows bypassing the default REST API security, enabling access to the index page. This is possible because the REST API security does not handle...

5.3CVSS6.3AI score0.01022EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/06/01 5:35 a.m.16 views

CVE-2025-48490

Laravel Rest Api is an API generator. Prior to version 2.13.0, a validation bypass vulnerability was discovered where multiple validations defined for the same attribute could be silently overridden. Due to how the framework merged validation rules across multiple contexts such as index, store, a...

8.7CVSS6.7AI score0.00536EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/30 6:15 a.m.31 views

CVE-2025-48490

Laravel Rest Api is an API generator. Prior to version 2.13.0, a validation bypass vulnerability was discovered where multiple validations defined for the same attribute could be silently overridden. Due to how the framework merged validation rules across multiple contexts such as index, store, a...

8.7CVSS0.00536EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/05/30 5:27 a.m.16 views

CVE-2025-48490 Laravel Rest Api has a Search Validation Bypass

Laravel Rest Api is an API generator. Prior to version 2.13.0, a validation bypass vulnerability was discovered where multiple validations defined for the same attribute could be silently overridden. Due to how the framework merged validation rules across multiple contexts such as index, store, a...

8.7CVSS6.4AI score0.00536EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/30 5:27 a.m.14 views

CVE-2025-48490 Laravel Rest Api has a Search Validation Bypass

Laravel Rest Api is an API generator. Prior to version 2.13.0, a validation bypass vulnerability was discovered where multiple validations defined for the same attribute could be silently overridden. Due to how the framework merged validation rules across multiple contexts such as index, store, a...

8.7CVSS6.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/05/30 5:27 a.m.44 views

CVE-2025-48490 Laravel Rest Api has a Search Validation Bypass

Laravel Rest Api is an API generator. Prior to version 2.13.0, a validation bypass vulnerability was discovered where multiple validations defined for the same attribute could be silently overridden. Due to how the framework merged validation rules across multiple contexts such as index, store, a...

8.7CVSS0.00536EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/30 5:27 a.m.64 views

CVE-2025-48490

CVE-2025-48490 affects the Lomkit Laravel Rest Api package (PHP). Prior to 2.13.0, the system merged validation rules across contexts (e.g., index, store, update), allowing multiple validations for the same attribute to be silently overridden. An attacker could craft requests that bypass key vali...

8.7CVSS6.8AI score0.00536EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/05/30 12:0 a.m.10 views

Laravel Rest Api 安全漏洞

Laravel Rest Api is a Lomkit open source tool for generating Api in seconds. A security vulnerability exists in Laravel Rest Api versions prior to 2.13.0, which stems from an authentication bypass that could lead to the injection of unexpected or dangerous parameters...

8.7CVSS6.9AI score0.00536EPSS
SaveExploits0References4
Veracode
Veracode
added 2025/05/29 2:32 a.m.11 views

Validation Bypass

lomkit/laravel-rest-api is vulnerable to a Validation Bypass. The vulnerability is due to how the framework merged validation rules across multiple contexts, allowing malicious actors to bypass expected validations and inject unexpected parameters...

8.7CVSS6.8AI score0.00536EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2025/05/27 7:47 p.m.6 views

Improper Use of Validation Framework

Overview lomkit/laravel-rest-api is an A package to build quick and robust rest api for the Laravel framework. Affected versions of this package are vulnerable to Improper Use of Validation Framework due to the way validation rules are merged across different contexts such as index, store, and...

8.7CVSS7AI score0.00536EPSS
SaveExploits0References2
Rows per page
Query Builder