Lucene search
K

16 matches found

OSV
OSV
added 2026/05/19 12:0 a.m.4 views

ALSA-2026:18421 Moderate: luksmeta security update

LUKSMeta is a simple library for storing metadata in the LUKSv1 header. The luksmeta package is a dependency of the clevis and tang packages, together providing the Network Bound Disk Encryption NBDE in AlmaLinux. Security Fixes: luksmeta: Data corruption when handling LUKS1 partitions with...

4.4CVSS5.8AI score0.00026EPSS
Exploits0References4
CNNVD
CNNVD
added 2026/04/21 12:0 a.m.1 views

oxia 竞争条件问题漏洞

Oxia is a distributed metadata storage and coordination system developed by Oxia. Versions of Oxia prior to 0.16.2 had a race condition vulnerability. This vulnerability stemmed from a race between session heartbeat processing and session termination, which could lead to server crashes due to...

8.7CVSS5.8AI score0.00055EPSS
Exploits0References1
Hacker One
Hacker One
added 2026/04/11 5:52 p.m.6 views

curl: Negotiate Authentication Premature on Connection Reuse

Summary: Curl 8.19.0+ inappropriately sends Negotiate authentication headers on reused keep-alive connections where authentication was already completed. Commit ab650379a8 June 2025 moved negotiate auth context to on-demand metadata storage, but during connection reuse the metadata gets cleared...

5.6AI score
Exploits0
Fedora
Fedora
added 2025/11/16 1:16 a.m.4 views

[SECURITY] Fedora 41 Update: luksmeta-10-1.fc41

LUKSMeta is a command line utility for storing small portions of metadata in the LUKSv1 header for use before unlocking the volume...

4.4CVSS7.1AI score0.00026EPSS
Exploits0
Fedora
Fedora
added 2025/11/08 1:11 a.m.5 views

[SECURITY] Fedora 43 Update: luksmeta-10-1.fc43

LUKSMeta is a command line utility for storing small portions of metadata in the LUKSv1 header for use before unlocking the volume...

4.4CVSS6.8AI score0.00026EPSS
Exploits0
Kitploit
Kitploit
added 2025/04/08 12:30 p.m.23 views

Telegram-Story-Scraper - A Python Script That Allows You To Automatically Scrape And Download Stories From Your Telegram Friends

A Python script that allows you to automatically scrape and download stories from your Telegram friends using the Telethon library. The script continuously monitors and saves both photos and videos from stories, along with their metadata. Important Note About Story Access ⚠️ Due to Telegram API...

7.1AI score
Exploits0References1
CNNVD
CNNVD
added 2024/05/14 12:0 a.m.4 views

WordPress Plugin Breakdance 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A security vulnerability...

8.8CVSS7.7AI score0.20126EPSS
Exploits0References4
CVE
CVE
added 2024/05/09 8:3 p.m.20 views

CVE-2024-4605

CVE-2024-4605 (Breakdance for WordPress) is a remote code execution vulnerability reported for all versions up to 1.7.1. The issue arises from Breakdance storing custom data in post metadata without an underscore prefix, enabling lower-privileged users (e.g., contributors) to edit data via the UI...

8.8CVSS8AI score0.20126EPSS
Exploits0References2
OSV
OSV
added 2023/07/22 5:15 p.m.0 views

CVE-2023-38195

Datalust Seq before 2023.2.9489 allows insertion of sensitive information into an externally accessible file or directory. This is exploitable only when external SQL Server or PostgreSQL metadata storage is used. Exploitation can only occur from a high-privileged user account...

4.9CVSS5.8AI score0.00196EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2023/07/22 5:15 p.m.2 views

CVE-2023-38195

Datalust Seq before 2023.2.9489 allows insertion of sensitive information into an externally accessible file or directory. This is exploitable only when external SQL Server or PostgreSQL metadata storage is used. Exploitation can only occur from a high-privileged user account...

4.9CVSS5.8AI score0.00196EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2023/07/22 12:0 a.m.3 views

PT-2023-26331 · Datalust +1 · Datalust Seq +1

Name of the Vulnerable Software and Affected Versions: Datalust Seq versions prior to 2023.2.9489 Description: The issue allows insertion of sensitive information into an externally accessible file or directory. This can be exploited when external metadata storage, such as SQL Server or PostgreSQ...

4.9CVSS5.2AI score0.00196EPSS
Exploits0References4
Cvelist
Cvelist
added 2023/07/22 12:0 a.m.12 views

CVE-2023-38195

Datalust Seq before 2023.2.9489 allows insertion of sensitive information into an externally accessible file or directory. This is exploitable only when external SQL Server or PostgreSQL metadata storage is used. Exploitation can only occur from a high-privileged user account...

5.3AI score0.00196EPSS
Exploits0References1
CVE
CVE
added 2023/07/22 12:0 a.m.50 views

CVE-2023-38195

Datalust Seq versions prior to 2023.2.9489 are affected. The issue allows insertion of sensitive information into externally accessible files or directories when external metadata storage (SQL Server or PostgreSQL) is used, and exploitation requires a high-privilege user. Remediation: upgrade to ...

4.9CVSS5AI score0.00196EPSS
Exploits0References1Affected Software1
Veracode
Veracode
added 2019/01/15 9:8 a.m.31 views

Remote Code Execution (RCE)

swiftonfile is vulnerable to remote code execution. A flaw was found in the way swiftonfile gluster-swift serialized and stored metadata on disk by using Python's pickle module. A remote, authenticated user could use this flaw to execute arbitrary code on the storage node...

6CVSS7.1AI score0.01202EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2018/01/26 2:29 a.m.15 views

CVE-2017-1000391

Jenkins versions 2.88 and earlier and 2.73.2 and earlier stores metadata related to 'people', which encompasses actual user accounts, as well as users appearing in SCM, in directories corresponding to the user ID on disk. These directories used the user ID for their name without additional...

7.3CVSS7.4AI score
Exploits0References2
RedHat Linux
RedHat Linux
added 2015/10/20 6:20 p.m.2 views

swiftonfile: use of insecure Python pickle for metadata serialization and storage

A flaw was found in the way swiftonfile gluster-swift serialized and stored metadata on disk by using Python's pickle module. A remote, authenticated user could use this flaw to execute arbitrary code on the storage node...

6CVSS6.1AI score0.01202EPSS
Exploits0References4
Rows per page
Query Builder