Lucene search
+L

2496 matches found

Positive Technologies
Positive Technologies
added 2024/02/28 12:0 a.m.10 views

PT-2024-20767

Name of the Vulnerable Software and Affected Versions Flask-AppBuilder versions prior to 4.3.11 Description The issue allows an attacker to forge an HTTP request, deceiving the backend into using any requested OpenID service when Flask-AppBuilder is set to AUTH TYPE AUTH OID. This could grant an...

9.1CVSS8.2AI score0.00857EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2024/02/28 12:0 a.m.4 views

PT-2024-21635

Name of the Vulnerable Software and Affected Versions Flask-AppBuilder versions 4.1.4 through 4.2.0 Description A Cross-Site Scripting XSS vulnerability has been discovered on the OAuth login page. An attacker could trick a user into following a specially crafted URL to the OAuth login page, whic...

6.1CVSS6.2AI score0.00567EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2024/02/28 12:0 a.m.4 views

PT-2024-25690

Name of the Vulnerable Software and Affected Versions man-group/dtale version 3.10.0 Description The issue arises from improper input validation, leading to an authentication bypass and remote code execution RCE. A hardcoded SECRET KEY in the flask configuration allows attackers to forge a sessio...

10CVSS8.8AI score0.77803EPSS
SaveExploits5References17
GitLab Advisory Database
GitLab Advisory Database
added 2024/02/28 12:0 a.m.104 views

Flask-AppBuilder vulnerable to incorrect authentication when using auth type OpenID

Impact When Flask-AppBuilder is set to AUTHTYPE AUTHOID, allows an attacker to forge an HTTP request, that could deceive the backend into using any requested OpenID service. This vulnerability could grant an attacker unauthorised privilege access if a custom OpenID service is deployed by the...

9.1CVSS6.7AI score0.00857EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/01/24 12:0 a.m.18 views

RHCOS 4 / 9 : OpenShift Container Platform 4.12.21 (RHSA-2023:3545)

The remote Red Hat Enterprise Linux CoreOS 4 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2023:3545 advisory. - golang: html/template: improper handling of JavaScript whitespace CVE-2023-24540 - flask: Possible disclosure of permanent...

9.8CVSS6.8AI score0.01548EPSS
SaveExploits1References7
OpenVAS
OpenVAS
added 2024/01/18 12:0 a.m.18 views

Fedora: Security Advisory (FEDORA-2024-f34963bef8)

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...

6.1CVSS6.3AI score0.01079EPSS
SaveExploits1References3
Prion
Prion
added 2024/01/17 9:15 p.m.24 views

Design/Logic Flaw

flaskBlog is a simple blog app built with Flask. Improper storage and rendering of the /user/ page allows a user's comments to execute arbitrary javascript code. The html template user.html contains the following code snippet to render comments made by a user: comment2|safe. Use of the "safe" tag...

4.9CVSS7.8AI score0.00409EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/01/17 12:0 a.m.7 views

PT-2024-19405 · Flaskblog · Flaskblog

Name of the Vulnerable Software and Affected Versions: flaskBlog affected versions not specified Description: The issue is related to improper storage and rendering of user comments on the /user/ page, allowing arbitrary javascript code execution. This is due to the use of the |safe tag in the...

6.5CVSS5.5AI score0.00409EPSS
SaveExploits1References5
Fedora
Fedora
added 2024/01/14 1:0 a.m.17 views

[SECURITY] Fedora 39 Update: python-flask-security-too-5.1.2-3.fc39

Flask-Security quickly adds security features to your Flask application...

6.1CVSS7.1AI score0.01079EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2024/01/13 12:0 a.m.31 views

Fedora 39 : python-flask-security-too (2024-f34963bef8)

The remote Fedora 39 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2024-f34963bef8 advisory. Backport fix for CVE-2023-49438. Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not...

6.1CVSS6.2AI score0.01079EPSS
SaveExploits1References2
Veracode
Veracode
added 2024/01/09 6:36 a.m.19 views

Information Disclosure

pyload-ng is vulnerable to Unauthenticated Information Disclosure. The vulnerability is due to improper authorization and authentication checks. This issue can be exploited by an attacker to disclose sensitive information such as Flask configurations, which includes the SECRETKEY variable...

7.5CVSS6.5AI score0.42173EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/08 3:40 p.m.29 views

pyload Unauthenticated Flask Configuration Leakage vulnerability

Summary Any unauthenticated user can browse to a specific URL to expose the Flask config, including the SECRETKEY variable. Details Any unauthenticated user can browse to a specific URL to expose the Flask config, including the SECRETKEY variable. PoC Run pyload in the default configuration by...

7.5CVSS7.3AI score0.42173EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/01/08 3:40 p.m.92 views

GHSA-MQPQ-2P68-46FV pyload Unauthenticated Flask Configuration Leakage vulnerability

Summary Any unauthenticated user can browse to a specific URL to expose the Flask config, including the SECRETKEY variable. Details Any unauthenticated user can browse to a specific URL to expose the Flask config, including the SECRETKEY variable. PoC Run pyload in the default configuration by...

7.5CVSS7.5AI score0.42173EPSS
SaveExploits1References4
NVD
NVD
added 2024/01/08 2:15 p.m.44 views

CVE-2024-21644

pyLoad is the free and open-source Download Manager written in pure Python. Any unauthenticated user can browse to a specific URL to expose the Flask config, including the SECRETKEY variable. This issue has been patched in version 0.5.0b3.dev77...

7.5CVSS7.5AI score0.42173EPSS
SaveExploits1References2
Prion
Prion
added 2024/01/08 2:15 p.m.24 views

Design/Logic Flaw

pyLoad is the free and open-source Download Manager written in pure Python. Any unauthenticated user can browse to a specific URL to expose the Flask config, including the SECRETKEY variable. This issue has been patched in version 0.5.0b3.dev77...

5CVSS7.2AI score0.42173EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/01/08 1:20 p.m.3 views

CVE-2024-21644 pyLoad unauthenticated flask configuration leakage

pyLoad is the free and open-source Download Manager written in pure Python. Any unauthenticated user can browse to a specific URL to expose the Flask config, including the SECRETKEY variable. This issue has been patched in version 0.5.0b3.dev77...

7.5CVSS7.5AI score0.42173EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/01/08 1:20 p.m.54 views

CVE-2024-21644 pyLoad unauthenticated flask configuration leakage

pyLoad is the free and open-source Download Manager written in pure Python. Any unauthenticated user can browse to a specific URL to expose the Flask config, including the SECRETKEY variable. This issue has been patched in version 0.5.0b3.dev77...

7.5CVSS7.7AI score0.42173EPSS
SaveExploits1References2
OSV
OSV
added 2024/01/08 1:20 p.m.35 views

CVE-2024-21644 pyLoad unauthenticated flask configuration leakage

pyLoad is the free and open-source Download Manager written in pure Python. Any unauthenticated user can browse to a specific URL to expose the Flask config, including the SECRETKEY variable. This issue has been patched in version 0.5.0b3.dev77...

7.5CVSS7.4AI score0.42173EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2024/01/08 12:0 a.m.13 views

PT-2024-18994

Name of the Vulnerable Software and Affected Versions pyLoad versions prior to 0.5.0b3.dev77 Description Any unauthenticated user can browse to a specific URL to expose the Flask config, including the SECRET KEY variable. This issue allows attackers to access sensitive information, which could ha...

7.5CVSS7.1AI score0.42173EPSS
SaveExploits1References14
CNNVD
CNNVD
added 2024/01/08 12:0 a.m.8 views

pyLoad Access Control Error Vulnerability

pyload is a free and open source download manager written in Python, designed to be extremely lightweight, easily extensible and fully manageable over the Web. An access control error vulnerability exists in versions prior to pyLoad 0.5.0b3.dev76, which stems from allowing an unauthenticated...

7.5CVSS6.8AI score0.42173EPSS
SaveExploits1References3
Rows per page
Query Builder