Lucene search
+L

1355 matches found

GithubExploit
GithubExploit
added 2024/01/13 5:40 a.m.215 views

Exploit for Server-Side Request Forgery in Apache Ofbiz

BadBizness Automatic exploitation scrip...

9.8CVSS9.6AI score0.96001EPSS
SaveExploits17
GithubExploit
GithubExploit
added 2024/01/13 5:40 a.m.252 views

Exploit for Server-Side Request Forgery in Apache Ofbiz

BadBizness Automatic exploitation scrip...

9.8CVSS9.6AI score0.96001EPSS
SaveExploits17
Prion
Prion
added 2024/01/11 6:15 p.m.23 views

Cross site scripting

This package provides universal methods to use multiple template engines with the Fiber web framework using the Views interface. This vulnerability specifically impacts web applications that render user-supplied data through this template engine, potentially leading to the execution of malicious...

5.8CVSS6.3AI score0.00484EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/01/11 5:39 p.m.30 views

CVE-2024-22199 Django Template Engine Vulnerable to XSS

This package provides universal methods to use multiple template engines with the Fiber web framework using the Views interface. This vulnerability specifically impacts web applications that render user-supplied data through this template engine, potentially leading to the execution of malicious...

9.3CVSS9.2AI score0.00484EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/01/11 5:39 p.m.14 views

CVE-2024-22199 Django Template Engine Vulnerable to XSS

This package provides universal methods to use multiple template engines with the Fiber web framework using the Views interface. This vulnerability specifically impacts web applications that render user-supplied data through this template engine, potentially leading to the execution of malicious...

9.3CVSS6.1AI score0.00484EPSS
SaveExploits0References2
CVE
CVE
added 2024/01/11 5:39 p.m.54 views

CVE-2024-22199

The CVE-2024-22199 entry concerns Cross-site Scripting (XSS) in the GoFiber Django template engine (github.com/gofiber/template/django/v3) used with Fiber. Root cause is improper handling of user-supplied data via the Views interface, enabling XSS unless autoescaping is enforced. A patch has been...

9.3CVSS6AI score0.00484EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/01/11 5:39 p.m.226 views

CVE-2024-22199 Django Template Engine Vulnerable to XSS

This package provides universal methods to use multiple template engines with the Fiber web framework using the Views interface. This vulnerability specifically impacts web applications that render user-supplied data through this template engine, potentially leading to the execution of malicious...

9.3CVSS6.7AI score0.00484EPSS
SaveExploits0References4
NVD
NVD
added 2024/01/03 5:15 p.m.46 views

CVE-2024-21631

Vapor is an HTTP web framework for Swift. Prior to version 4.90.0, Vapor's vaporurlparserparse function uses uint16t indexes when parsing a URI's components, which may cause integer overflows when parsing untrusted inputs. This vulnerability does not affect Vapor directly but could impact...

6.5CVSS6.5AI score0.00601EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/01/03 4:55 p.m.23 views

CVE-2024-21631 Integer overflow in URI leading to potential host spoofing

Vapor is an HTTP web framework for Swift. Prior to version 4.90.0, Vapor's vaporurlparserparse function uses uint16t indexes when parsing a URI's components, which may cause integer overflows when parsing untrusted inputs. This vulnerability does not affect Vapor directly but could impact...

6.5CVSS6.9AI score0.00601EPSS
SaveExploits0References2
CVE
CVE
added 2024/01/03 4:55 p.m.80 views

CVE-2024-21631

CVE-2024-21631 : Vapor’s vapor_urlparser_parse uses 16‑bit indices when parsing URI components, which may overflow for untrusted inputs and enable host spoofing in affected apps that use Vapor’s URI type. This affects versions prior to 4.90.0; 4.90.0 contains a patch. Workarounds include validati...

6.5CVSS6.5AI score0.00601EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/01/03 4:55 p.m.35 views

CVE-2024-21631 Integer overflow in URI leading to potential host spoofing

Vapor is an HTTP web framework for Swift. Prior to version 4.90.0, Vapor's vaporurlparserparse function uses uint16t indexes when parsing a URI's components, which may cause integer overflows when parsing untrusted inputs. This vulnerability does not affect Vapor directly but could impact...

6.5CVSS6.5AI score0.00601EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2023/12/22 12:0 a.m.6 views

The vulnerability of the Spring Boot web application framework, related to improper resource cleanup or release, allows attackers to trigger service failures.

The vulnerability of the Spring Boot web application framework lies in improper resource cleanup or release mechanisms. Exploiting this vulnerability allows an attacker to trigger a service failure through a specially crafted HTTP request...

6.8CVSS6.9AI score0.01219EPSS
SaveExploits0References2Affected Software2
NVD
NVD
added 2023/12/14 6:15 p.m.19 views

CVE-2023-50710

Hono is a web framework written in TypeScript. Prior to version 3.11.7, clients may override named path parameter values from previous requests if the application is using TrieRouter. So, there is a risk that a privileged user may use unintended parameters when deleting REST API resources...

4.3CVSS0.00638EPSS
SaveExploits1References3
Prion
Prion
added 2023/12/14 6:15 p.m.20 views

Design/Logic Flaw

Hono is a web framework written in TypeScript. Prior to version 3.11.7, clients may override named path parameter values from previous requests if the application is using TrieRouter. So, there is a risk that a privileged user may use unintended parameters when deleting REST API resources...

4.3CVSS6.9AI score0.00638EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2023/12/14 5:22 p.m.236 views

CVE-2023-50710

Summary: CVE-2023-50710 affects the Hono web framework (TypeScript). Before v3.11.7, when using TrieRouter, a client could override named path parameters from a previous request, potentially causing a privileged user to use unintended parameters when deleting REST API resources. The issue is miti...

4.3CVSS4.3AI score0.00638EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2023/12/14 5:22 p.m.31 views

CVE-2023-50710 Hono's named path parameters can be overridden in TrieRouter

Hono is a web framework written in TypeScript. Prior to version 3.11.7, clients may override named path parameter values from previous requests if the application is using TrieRouter. So, there is a risk that a privileged user may use unintended parameters when deleting REST API resources...

4.2CVSS4.7AI score0.00638EPSS
SaveExploits1References5
CVE
CVE
added 2023/12/11 10:42 p.m.55 views

CVE-2023-49803

The CVE concerns the @koa/cors middleware for koa (Node.js). Before version 5.0.0, if an allowed origin is not provided, the middleware returns Access-Control-Allow-Origin with the request’s origin, effectively bypassing the browser’s Same-Origin Policy and exposing cross-origin data as described...

8.6CVSS7.9AI score0.00279EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2023/12/11 10:42 p.m.34 views

CVE-2023-49803 @koa/cors has overly permissive origin policy

@koa/cors npm provides Cross-Origin Resource Sharing CORS for koa, a web framework for Node.js. Prior to version 5.0.0, the middleware operates in a way that if an allowed origin is not provided, it will return an Access-Control-Allow-Origin header with the value of the origin from the request...

8.6CVSS8.7AI score0.00279EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2023/12/04 12:0 a.m.10 views

Ajax.NET Professional Cross-Site Scripting Vulnerability

Ajax.NET Professional was one of the first AJAX frameworks available for Microsoft ASP.NET. A cross-site scripting vulnerability exists in versions of Ajax.NET Professional prior to 21.12.22.1, which is vulnerable to cross-site scripting attacks...

6.3CVSS6AI score0.00628EPSS
SaveExploits0References1
CVE
CVE
added 2023/11/14 8:30 p.m.183 views

CVE-2023-47130

The CVE-2023-47130 entry concerns yiisoft/yii (PHP framework). Affected: yiisoft/yii

9.8CVSS9.2AI score0.03147EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder