Lucene search
+L

1364 matches found

OpenVAS
OpenVAS
added 2024/03/25 12:0 a.m.8 views

Fedora: Security Advisory (FEDORA-2024-2e802cdb4b)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References5
CNNVD
CNNVD
added 2024/03/24 12:0 a.m.8 views

Mojolicious 安全漏洞

Mojolicious is a Perl-based real-time web framework. A security vulnerability exists in Mojolicious versions prior to 7.66, which stems from a possible cookie leak in the Mojo module...

5.3CVSS6.3AI score0.00557EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/03/18 12:0 a.m.5 views

Kossy Security Breach

Kossy is a web application framework developed by Masahiro Nagano, an individual developer in Japan. A security vulnerability exists in Kossy module version 0.60, which stems from mishandling of X-Requested-Wise, allowing an attacker to perform JSON hijacking...

9.8CVSS6.8AI score0.00413EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/03/15 12:0 a.m.8 views

Symfony Security Vulnerabilities

Symfony is a PHP framework for web and console applications and a set of reusable PHP components from Symfony, Inc. A security vulnerability exists in Symfony. An attacker can exploit this vulnerability to remotely execute PHP commands...

9CVSS7AI score0.01485EPSS
SaveExploits1References3
Fedora
Fedora
added 2024/03/14 1:39 a.m.22 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.60 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.20 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.71 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.84 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.101 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.95 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.85 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.97 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.50 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.77 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
Vulnrichment
Vulnrichment
added 2024/03/05 11:15 a.m.24 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
CVE
CVE
added 2024/03/05 11:15 a.m.69 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
NVD
NVD
added 2024/02/21 9:15 p.m.30 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.36 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:1 p.m.114 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
Rows per page
Query Builder