Lucene search
+L

717 matches found

OSV
OSV
added 2025/06/19 2:50 a.m.8 views

CVE-2025-52467 pgai secrets exfiltration via `pull_request_target`

pgai is a Python library that transforms PostgreSQL into a retrieval engine for RAG and Agentic applications. Prior to commit 8eb3567, the pgai repository was vulnerable to an attack allowing the exfiltration of all secrets used in one workflow. In particular, the GITHUBTOKEN with write permissio...

9.1CVSS7.3AI score
SaveExploits0References5
OSV
OSV
added 2025/06/19 1:15 a.m.9 views

AZL-64170 CVE-2025-50181 affecting package python-urllib3 for versions less than 1.26.19-2

urllib3 is a user-friendly HTTP client library for Python. Prior to 2.5.0, it is possible to disable redirects for all requests by instantiating a PoolManager and specifying retries in a way that disable redirects. By default, requests and botocore users are not affected. An application attemptin...

6.1CVSS6.5AI score0.00408EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/06/02 12:00 a.m.9 views

SignXML 安全漏洞

SignXML is an open source XML signing and XAdES library for Python from XML-Security. A security vulnerability exists in SignXML versions prior to 4.0.4, which stems from an algorithm obfuscation flaw that could lead to the use of unintended keys to verify signatures...

6.9CVSS6.4AI score0.00192EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/06/02 12:00 a.m.14 views

SignXML 安全漏洞

SignXML is an open source XML signing and XAdES library for Python from XML-Security. A security vulnerability exists in SignXML versions prior to 4.0.4, which stems from a timing attack flaw that could lead to HMAC key disclosure...

6.9CVSS6.3AI score0.00199EPSS
SaveExploits0References4
Fedora
Fedora
added 2025/05/30 1:16 a.m.11 views

[SECURITY] Fedora 42 Update: mingw-python-flit-core-3.12.0-1.fc42

MinGW Python flitcore library...

1.8CVSS7.3AI score0.00182EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 7:41 a.m.10 views

CVE-2024-55587

python-libarchive through 4.2.1 allows directory traversal to create files in extract in zip.py for ZipFile.extractall and ZipFile.extract...

8.8CVSS6.9AI score0.02041EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:51 p.m.10 views

CVE-2022-30885

The pyesasky for python, as distributed on PyPI, included a code-execution backdoor inserted by a third party. The current version, without this backdoor, is 1.2.0-1.4.2...

9.8CVSS6.9AI score0.0208EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/05/21 12:00 a.m.11 views

Open edX Platform 安全漏洞

Open edX Platform is an open source course management system CMS from Open edX Open Source. The system can be used for MOOCs Massive Open Online Courses as well as smaller courses and training modules. A security vulnerability exists in versions prior to Open edX Platform 6740e75, which stems fro...

5.3CVSS6.6AI score0.00412EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/15 8:09 p.m.60 views

CVE-2025-47928

CVE-2025-47928 affects the Spotipy Python library for the Spotify Web API. The issue arises from using GitHub Actions pull_request_target, which can execute untrusted code from a fork with base-repo secrets in the context of the base repository. This can lead to exfiltration of secrets such as GI...

9.1CVSS7.2AI score0.00603EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/05/14 1:05 a.m.12 views

Important: Red Hat Security Advisory: Red Hat OpenStack Platform 18.0 (python-h11) security update

An update for python-h11 is now available for Red Hat OpenStack Platform 18.0 Antelope. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

9.1CVSS7.2AI score0.00581EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/05/13 8:24 a.m.9 views

python: cpython: URL parser allowed square brackets in domain names

A flaw was found in Python. The Python standard library functions urllib.parse.urlsplit and urlparse accept domain names that included square brackets, which isn't valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs...

6.3CVSS6.2AI score0.01525EPSS
SaveExploits0References6
Fedora
Fedora
added 2025/05/11 1:43 a.m.14 views

[SECURITY] Fedora 40 Update: python-h11-0.14.0-7.fc40

This is a little HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2. It is a "bring-your-own-I/O" library; h11 contains no IO code whatsoever. This means you can hook h11 up to your favorite network API, and that could be anything you want: synchronous, threaded,...

9.1CVSS9.3AI score0.00581EPSS
SaveExploits0
Fedora
Fedora
added 2025/05/11 1:16 a.m.14 views

[SECURITY] Fedora 42 Update: python-h11-0.14.0-7.fc42

This is a little HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2. It is a "bring-your-own-I/O" library; h11 contains no IO code whatsoever. This means you can hook h11 up to your favorite network API, and that could be anything you want: synchronous, threaded,...

9.1CVSS9.3AI score0.00581EPSS
SaveExploits0
OSV
OSV
added 2025/05/08 10:53 a.m.8 views

USN-7503-1 python-h11 vulnerability

Jeppe Bonde Weikop discovered that h11 incorrectly handled crafted HTTP requests. A remote attacker could possibly use this issue to smuggle malicious HTTP requests, which could potentially lead to security control bypass and information leakage...

9.1CVSS7.2AI score0.00581EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/07 7:11 p.m.7 views

RLSA-2024:4244 Moderate: python3.11-PyMySQL security update

This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython. Security Fixes: python-pymysql: SQL injection if used with untrusted JSON input CVE-2024-36039 For more details about the...

6.3CVSS7AI score0.00691EPSS
SaveExploits1References2
Packet Storm News
Packet Storm News
added 2025/04/25 12:00 a.m.29 views

LightDSA: a Python-Based Hybrid Digital Signature Library and Performance Analysis of RSA, DSA, ECDSA and EdDSA in Variable Configurations, Elliptic Curve Forms and Curves

Digital signature algorithms DSAs are fundamental to cryptographic security, ensuring data integrity and authentication. While RSA, DSA, ECDSA, and EdDSA are widely used, their performance varies significantly depending on key sizes, hash functions, and elliptic curve configurations. In this pape...

7.1AI score
SaveExploits0
CNNVD
CNNVD
added 2025/04/24 12:00 a.m.5 views

h11 环境问题漏洞

h11 is a small HTTP/1.1 library written from scratch in Python by the individual developer Nathaniel J. Smith. An environment issue vulnerability exists in versions of h11 prior to 0.16.0, which stems from improper parsing of line terminators and could lead to a request entrapment attack...

9.1CVSS7.4AI score0.00581EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2025/04/16 12:30 p.m.51 views

Wappalyzer-Next - Python library that uses Wappalyzer extension (and its fingerprints) to detect technologies

This project is a command line tool and python library that uses Wappalyzer extension and its fingerprints to detect technologies. Other projects emerged after discontinuation of the official open source project are using outdated fingerpints and lack accuracy when used on dynamic web-apps, this...

7.1AI score
SaveExploits0References4
OSV
OSV
added 2025/04/14 11:34 a.m.9 views

BIT-PYTHON-MIN-2025-0938 URL parser allowed square brackets in domain names

The Python standard library functions urllib.parse.urlsplit and urlparse accepted domain names that included square brackets which isn't valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in...

6.3CVSS5.9AI score0.01525EPSS
SaveExploits0References12
OPENSUSE Linux
OPENSUSE Linux
added 2025/04/12 12:00 a.m.13 views

python311-PyJWT-2.10.1-2.1 on GA media (moderate)

python311-PyJWT-2.10.1-2.1 on GA media Announcement ID: openSUSE-SU-2025:14987-1 Rating: moderate Cross-References: CVE-2022-29217 CVSS scores: CVE-2022-29217 SUSE : 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N Affected Products: openSUSE Tumbleweed An update that solves one vulnerability can...

7.5CVSS7.3AI score0.01355EPSS
SaveExploits0
Rows per page
Query Builder