Lucene search
K

1332 matches found

Tenable Nessus
Tenable Nessus
added 2024/04/23 12:0 a.m.139 views

Django Debug Mode Enabled

Django is a free and open-source Python web application framework which offers a debug mode which allows developers to get additional information to help troubleshooting their applications including stack traces on error pages, exposing variables defined in your Django settings. A remote...

7.1AI score
Exploits0References1
Fedora
Fedora
added 2024/04/20 2:14 a.m.35 views

[SECURITY] Fedora 38 Update: python-django3-3.2.25-2.fc38

Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...

7.5CVSS7.6AI score0.02669EPSS
Exploits0
Fedora
Fedora
added 2024/04/13 3:41 a.m.31 views

[SECURITY] Fedora 40 Update: python-django-4.2.11-2.fc40

Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...

7.5CVSS7.3AI score0.01854EPSS
Exploits0
NVD
NVD
added 2024/03/29 4:15 p.m.11 views

CVE-2024-29904

CodeIgniter is a PHP full-stack web framework A vulnerability was found in the Language class that allowed DoS attacks. This vulnerability can be exploited by an attacker to consume a large amount of memory on the server. Upgrade to v4.4.7 or later...

7.5CVSS7.5AI score0.00773EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/03/29 3:32 p.m.28 views

CVE-2024-29904 CodeIgniter4 Language class DoS Vulnerability

CodeIgniter is a PHP full-stack web framework A vulnerability was found in the Language class that allowed DoS attacks. This vulnerability can be exploited by an attacker to consume a large amount of memory on the server. Upgrade to v4.4.7 or later...

7.5CVSS7.7AI score0.00773EPSS
Exploits0References2
CVE
CVE
added 2024/03/29 3:32 p.m.67 views

CVE-2024-29904

CVE-2024-29904 affects CodeIgniter4, specifically the Language class. The DoS vulnerability arises from how messages are formatted in the language component, allowing memory exhaustion on the server when processing inputs. The issue is documented across multiple sources (NVD/Red Hat/Veracode and ...

7.5CVSS7.4AI score0.00773EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2024/03/29 3:32 p.m.27 views

CVE-2024-29904 CodeIgniter4 Language class DoS Vulnerability

CodeIgniter is a PHP full-stack web framework A vulnerability was found in the Language class that allowed DoS attacks. This vulnerability can be exploited by an attacker to consume a large amount of memory on the server. Upgrade to v4.4.7 or later...

7.5CVSS7.3AI score0.00773EPSS
Exploits0References4
CVE
CVE
added 2024/03/25 8:20 p.m.428 views

CVE-2024-29041

CVE-2024-29041 – Open Redirect in Express.js . Express.js versions prior to 4.19.0 and all pre-release 5.0 alpha/beta are affected by an open redirect via user-provided redirect URLs. The flaw stems from encodeurl usage in res.location()/res.redirect(), allowing bypass of allowlists in redirectio...

6.1CVSS6.2AI score0.00786EPSS
Exploits0References6Affected Software1
OpenVAS
OpenVAS
added 2024/03/25 12:0 a.m.7 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
Exploits0References5
CNNVD
CNNVD
added 2024/03/24 12:0 a.m.4 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
Exploits0References5
CNNVD
CNNVD
added 2024/03/18 12:0 a.m.3 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
Exploits0References3
CNNVD
CNNVD
added 2024/03/15 12:0 a.m.2 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
Exploits1References3
Fedora
Fedora
added 2024/03/14 1:39 a.m.19 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
Exploits0
NVD
NVD
added 2024/03/06 7:15 p.m.8 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
Exploits2References2
Prion
Prion
added 2024/03/06 7:15 p.m.17 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
Exploits2References2
Cvelist
Cvelist
added 2024/03/06 6:31 p.m.12 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
Exploits2References2
CVE
CVE
added 2024/03/06 6:31 p.m.71 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
Exploits2References2Affected Software1
OSV
OSV
added 2024/03/06 10:54 a.m.20 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
Exploits0References3
OSV
OSV
added 2024/03/06 10:54 a.m.28 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
Exploits1References2
OSV
OSV
added 2024/03/06 10:53 a.m.23 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.00543EPSS
Exploits0References2
Rows per page
Query Builder