Lucene search
+L

4007 matches found

Vulnrichment
Vulnrichment
added 2025/12/31 1:46 p.m.1 views

CVE-2025-59003 WordPress Black Rider theme <= 1.2.3 - Sensitive Data Exposure vulnerability

Insertion of Sensitive Information Into Sent Data vulnerability in Inkthemescom Black Rider allows Retrieve Embedded Sensitive Data.This issue affects Black Rider: from n/a through 1.2.3...

5.8CVSS6.5AI score0.00204EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/31 1:46 p.m.35 views

CVE-2025-59003 WordPress ColorWay Theme <= 4.2.3 - Sensitive Data Exposure Vulnerability

Insertion of Sensitive Information Into Sent Data vulnerability in inkthemescom ColorWay colorway allows Retrieve Embedded Sensitive Data.This issue affects ColorWay: from n/a through = 4.2.3...

5.8CVSS0.00204EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2025/12/31 1:43 p.m.12 views

WordPress Black Rider theme <= 1.2.3 - Sensitive Data Exposure vulnerability

Software : Black Rider Type : Theme Vulnerable versions : = 1.2.3 OWASP Top 10 : A3: Sensitive Data Exposure Classification : Sensitive Data Exposure CVE ID : CVE-2025-59003 Patchstack priority : Medium CVSS severity : 5.8 Required privilege : Unauthenticated Developer : Claim ownership PSID :...

5.8CVSS7.2AI score0.00204EPSS
SaveExploits0Affected Software1
Patchstack
Patchstack
added 2025/12/31 1:43 p.m.11 views

WordPress Black Rider theme <= 1.2.3 - Sensitive Data Exposure vulnerability

Sensitive Data Exposure vulnerability discovered by Legion Hunter in WordPress Theme Black Rider versions = 1.2.3...

5.8CVSS7AI score0.00204EPSS
SaveExploits0Affected Software1
CNNVD
CNNVD
added 2025/12/31 12:00 a.m.8 views

WordPress plugin Black Rider 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform has the ability to host personal blog sites on PHP and MySQL based servers.WordPress plugin is an application plugin. A security vulnerabili...

5.8CVSS6.1AI score0.00204EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.14 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993107)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993107 advisory. In the Linux kernel, the following vulnerability has been resolved: perf/aux: Fix AUX buffer serialization Ole reported that event-mmapmutex is strictly insufficient...

7.8CVSS6.5AI score0.00302EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/31 12:00 a.m.9 views

PT-2025-54328

Name of the Vulnerable Software and Affected Versions Inkthemescom Black Rider versions through 1.2.3 Description An issue exists in Inkthemescom Black Rider that allows retrieval of embedded sensitive data due to insertion of sensitive information into sent data. Recommendations Update to a...

5.8CVSS6.2AI score0.00204EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2025/12/29 12:00 a.m.13 views

Securing the AI Supply Chain: What Can We Learn from Developer-Reported Security Issues and Solutions of AI Projects?

The rapid growth of Artificial Intelligence AI models and applications has led to an increasingly complex security landscape. Developers of AI projects must contend not only with traditional software supply chain issues but also with novel, AI-specific security threats. However, little is known...

6.9AI score
SaveExploits0
Wired Threat Level
Wired Threat Level
added 2025/12/23 11:00 a.m.11 views

Chinese Crypto Scammers on Telegram Are Fueling the Biggest Darknet Markets Ever

Online black markets once lurked in the shadows of the dark web. Today, they’ve moved onto public platforms like Telegram—and are racking up historic illicit fortunes...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/12/17 12:00 a.m.25 views

WuppieFuzz: Coverage-Guided, Stateful REST API Fuzzing

Many business processes currently depend on web services, often using REST APIs for communication. REST APIs expose web service functionality through endpoints, allowing easy client interaction over the Internet. To reduce the security risk resulting from exposed endpoints, thorough testing is...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/12/15 12:00 a.m.11 views

Behavior-Aware and Generalizable Defense against Black-Box Adversarial Attacks for ML-Based IDS

Machine learning based intrusion detection systems are increasingly targeted by black box adversarial attacks, where attackers craft evasive inputs using indirect feedback such as binary outputs or behavioral signals like response time and resource usage. While several defenses have been proposed...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/12/14 12:00 a.m.11 views

One Leak Away: How Pretrained Model Exposure Amplifies Jailbreak Risks in Finetuned LLMs

Finetuning pretrained large language models LLMs has become the standard paradigm for developing downstream applications. However, its security implications remain unclear, particularly regarding whether finetuned LLMs inherit jailbreak vulnerabilities from their pretrained sources. We investigat...

7AI score
SaveExploits0
MSRC
MSRC
added 2025/12/11 12:00 a.m.17 views

Evolving our approach to coordinated security research: In scope by default

Today at Black Hat Europe, I raised our commitment to customer security through our partnerships with the security research community...

7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/10 4:24 a.m.6 views

CVE-2023-53813

In the Linux kernel, the following vulnerability has been resolved: ext4: fix rbtree traversal bug in ext4mbusepreallocated During allocations, while looking for preallocationsPA in the per inode rbtree, we can't do a direct traversal of the tree because ext4mbdiscardgrouppreallocation can...

6.4CVSS5.5AI score0.00188EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/09 6:30 p.m.10 views

EUVD-2025-201869

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix infinite loop in insertextenttree When we get wrong extent info data, and look up extentnode in rb tree, it will cause infinite loop CONFIGF2FSCHECKFS=n. Avoiding this by return NULL and print some kernel messages in th...

5.9AI score0.00216EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/09 4:09 a.m.49 views

CVE-2025-40333 f2fs: fix infinite loop in __insert_extent_tree()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix infinite loop in insertextenttree When we get wrong extent info data, and look up extentnode in rb tree, it will cause infinite loop CONFIGF2FSCHECKFS=n. Avoiding this by return NULL and print some kernel messages in th...

0.00216EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/09 12:01 a.m.14 views

CVE-2023-53813

In the Linux kernel, the following vulnerability has been resolved: ext4: fix rbtree traversal bug in ext4mbusepreallocated During allocations, while looking for preallocationsPA in the per inode rbtree, we can't do a direct traversal of the tree because ext4mbdiscardgrouppreallocation can...

5.4AI score0.00188EPSS
SaveExploits0
The Hacker News
The Hacker News
added 2025/12/08 11:58 a.m.11 views

How Can Retailers Cyber-Prepare for the Most Vulnerable Time of the Year?

The holiday season compresses risk into a short, high-stakes window. Systems run hot, teams run lean, and attackers time automated campaigns to get maximum return. Multiple industry threat reports show that bot-driven fraud, credential stuffing and account takeover attempts intensify around peak...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-40271

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should us...

7.8CVSS5.9AI score0.00445EPSS
SaveExploits3References3
EUVD
EUVD
added 2025/12/07 12:30 a.m.7 views

EUVD-2025-201584

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

6AI score0.00445EPSS
SaveExploits3References9
Rows per page
Query Builder