Lucene search
+L

1401 matches found

Fedora
Fedora
added 2024/03/14 1:39 a.m.25 views

[SECURITY] Fedora 38 Update: python-fastapi-0.99.0-7.fc38

FastAPI is a modern, fast high-performance, web framework for building APIs with Python 3.7+ based on standard Python type hints. The key features are: =EF=BF=BD=EF=BF=BD=EF=BF=BD Fast: Very high performance, on par with NodeJS and Go thanks to Starlette and Pydantic. One of the fastest Python...

7.4AI score
SaveExploits0
NVD
NVD
added 2024/03/06 7:15 p.m.67 views

CVE-2024-27302

go-zero is a web and rpc framework. Go-zero allows user to specify a CORS Filter with a configurable allows param - which is an array of domains allowed in CORS policy. However, the isOriginAllowed uses strings.HasSuffix to check the origin, which leads to bypass via a malicious domain. This...

9.1CVSS9.1AI score0.00774EPSS
SaveExploits2References2
Prion
Prion
added 2024/03/06 7:15 p.m.24 views

Design/Logic Flaw

go-zero is a web and rpc framework. Go-zero allows user to specify a CORS Filter with a configurable allows param - which is an array of domains allowed in CORS policy. However, the isOriginAllowed uses strings.HasSuffix to check the origin, which leads to bypass via a malicious domain. This...

6.4CVSS9AI score0.00774EPSS
SaveExploits2References2
Cvelist
Cvelist
added 2024/03/06 6:31 p.m.73 views

CVE-2024-27302 Authorization Bypass Through User-Controlled Key in go-zero

go-zero is a web and rpc framework. Go-zero allows user to specify a CORS Filter with a configurable allows param - which is an array of domains allowed in CORS policy. However, the isOriginAllowed uses strings.HasSuffix to check the origin, which leads to bypass via a malicious domain. This...

9.1CVSS9.3AI score0.00774EPSS
SaveExploits2References2
CVE
CVE
added 2024/03/06 6:31 p.m.89 views

CVE-2024-27302

Go-zero (web/RPC framework) contains a CORS Filter vulnerability where isOriginAllowed uses strings.HasSuffix, enabling bypass by a malicious domain. This can break the CORS policy and allow a page to make requests or retrieve data on behalf of other users. The issue affects the configurable allo...

9.1CVSS9AI score0.00774EPSS
SaveExploits2References2Affected Software1
OSV
OSV
added 2024/03/06 10:54 a.m.105 views

BIT-CODEIGNITER-2022-21715

CodeIgniter4 is the 4.x branch of CodeIgniter, a PHP full-stack web framework. A cross-site scripting XSS vulnerability was found in API\ResponseTrait in Codeigniter4 prior to version 4.1.8. Attackers can do XSS attacks if a potential victim is using API\ResponseTrait. Version 4.1.8 contains a...

6.1CVSS5.6AI score0.01002EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:54 a.m.99 views

BIT-CODEIGNITER-2022-23556

CodeIgniter is a PHP full-stack web framework. This vulnerability may allow attackers to spoof their IP address when the server is behind a reverse proxy. This issue has been patched, please upgrade to version 4.2.11 or later, and configure Config\App::$proxyIPs. As a workaround, do not use...

7.5CVSS7AI score0.00373EPSS
SaveExploits1References2
OSV
OSV
added 2024/03/06 10:53 a.m.88 views

BIT-CODEIGNITER-2022-24712

CodeIgniter4 is the 4.x branch of CodeIgniter, a PHP full-stack web framework. A vulnerability in versions prior to 4.1.9 might allow remote attackers to bypass the CodeIgniter4 Cross-Site Request Forgery CSRF protection mechanism. Users should upgrade to version 4.1.9. There are workarounds for...

8.8CVSS7.7AI score0.00565EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:53 a.m.100 views

BIT-CODEIGNITER-2022-39284

CodeIgniter is a PHP full-stack web framework. In versions prior to 4.2.7 setting $secure or $httponly value to true in Config\Cookie is not reflected in setcookie or Response::setCookie. As a result cookie values are erroneously exposed to scripts. It should be noted that this vulnerability does...

4.3CVSS4.3AI score0.0088EPSS
SaveExploits1References6
OSV
OSV
added 2024/03/06 10:51 a.m.53 views

BIT-CODEIGNITER-2022-46170

CodeIgniter is a PHP full-stack web framework. When an application uses 1 multiple session cookies e.g., one for user pages and one for admin pages and 2 a session handler is set to DatabaseHandler, MemcachedHandler, or RedisHandler, then if an attacker gets one session cookie e.g., one for user...

9.8CVSS9.1AI score0.00841EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:50 a.m.79 views

BIT-CODEIGNITER-2023-46240

CodeIgniter is a PHP full-stack web framework. Prior to CodeIgniter4 version 4.4.3, if an error or exception occurs, a detailed error report is displayed even if in the production environment. As a result, confidential information may be leaked. Version 4.4.3 contains a patch. As a workaround,...

7.5CVSS7.3AI score0.00621EPSS
SaveExploits0References3
CVE
CVE
added 2024/03/05 11:15 a.m.74 views

CVE-2023-5457

CVE-2023-5457 is a CWE-1269 issue in the Django-based application where debug=True in Django causes exposure of sensitive information. It affects AiLux imx6 bundle prior to version imx6_1.0.7-2. Root cause: non-release configuration leaking data. Impact: confidentiality, integrity, and availabili...

9.8CVSS7.5AI score0.00644EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/05 11:15 a.m.26 views

CVE-2023-5457

A CWE-1269 “Product Released in Non-Release Configuration” vulnerability in the Django web framework used by the web application due to the “debug” configuration parameter set to “True” allows a remote unauthenticated attacker to access critical information and have other unspecified impacts to t...

7.5CVSS6.9AI score0.00644EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/21 9:15 p.m.35 views

CVE-2024-25124

Fiber is a web framework written in go. Prior to version 2.52.1, the CORS middleware allows for insecure configurations that could potentially expose the application to multiple CORS-related vulnerabilities. Specifically, it allows setting the Access-Control-Allow-Origin header to a wildcard whil...

9.8CVSS9.2AI score0.0066EPSS
SaveExploits1References8
Prion
Prion
added 2024/02/21 9:15 p.m.38 views

Design/Logic Flaw

Fiber is a web framework written in go. Prior to version 2.52.1, the CORS middleware allows for insecure configurations that could potentially expose the application to multiple CORS-related vulnerabilities. Specifically, it allows setting the Access-Control-Allow-Origin header to a wildcard whil...

7.5CVSS7AI score0.0066EPSS
SaveExploits1References8
CVE
CVE
added 2024/02/21 9:01 p.m.122 views

CVE-2024-25124

CVE-2024-25124 affects the Go web framework Fiber. Before v2.52.1, the CORS middleware allowed configuring Access-Control-Allow-Origin to a wildcard "*" while Access-Control-Allow-Credentials was true, violating security best practices and enabling potential exposure of sensitive data to cross-si...

9.8CVSS9.2AI score0.0066EPSS
SaveExploits1References8Affected Software1
Cvelist
Cvelist
added 2024/02/21 9:01 p.m.32 views

CVE-2024-25124 Fiber has Insecure CORS Configuration, Allowing Wildcard Origin with Credentials

Fiber is a web framework written in go. Prior to version 2.52.1, the CORS middleware allows for insecure configurations that could potentially expose the application to multiple CORS-related vulnerabilities. Specifically, it allows setting the Access-Control-Allow-Origin header to a wildcard whil...

9.4CVSS9.4AI score0.0066EPSS
SaveExploits1References8
BDU FSTEC
BDU FSTEC
added 2024/02/15 12:00 a.m.10 views

The vulnerability of the twisted.web network framework’s component, which allows a hacker to compromise the integrity of the protected information.

The vulnerability of the twisted.web network framework’s component is related to inconsistent interpretation of HTTP requests. Exploiting this vulnerability allows a remote attacker to compromise the integrity of protected information through multiple HTTP requests...

5.3CVSS6.3AI score0.00766EPSS
SaveExploits1References9Affected Software5
GithubExploit
GithubExploit
added 2024/01/19 12:15 a.m.860 views

Exploit for SQL Injection in Djangoproject Django

CVE-2022-28346 A flaw was found in the Django package, which l...

9.8CVSS7.4AI score0.18661EPSS
SaveExploits3
CNNVD
CNNVD
added 2024/01/19 12:00 a.m.8 views

Jester Security Vulnerabilities

Jester is a web framework by Dominik Picheta, an individual developer in the UK. A security vulnerability exists in Jester v.0.6.0 and earlier versions that could allow a remote attacker to execute arbitrary code via a crafted request...

9.8CVSS7.6AI score0.01017EPSS
SaveExploits1References4
Rows per page
Query Builder