Lucene search
K

20 matches found

The Hacker News
The Hacker News
added 6 hours ago5 views

Google DoubleClick Abused in New Malspam Campaign to Deliver DesckVB RAT

Cybersecurity researchers have flagged a new malspam campaign that makes use of Google's DoubleClick domain as a way to evade detection and ultimately deliver a remote access trojan RAT named DesckVB RAT. "Before the victim ever reaches attacker-controlled infrastructure, the lure routes through...

6AI score
Exploits0
NVD
NVD
added 2 days ago8 views

CVE-2026-40544

SOPlanning is vulnerable to Stored Cross-Site Scripting XSS via /process/uploadbackup endpoint. An authenticated attacker with access to the backup functionality can upload a crafted ZIP archive containing a malicious user.csv file with embedded JavaScript. The injected code is executed in the...

5.1CVSS0.00047EPSS
Exploits0References2
CVE
CVE
added 2026/05/09 2:58 a.m.7 views

CVE-2026-8208

CVE-2026-8208 affects Gibbon prior to v30.0.01. It is a local file inclusion vulnerability that can lead to remote code execution by manipulating the report archive directory and causing a user-supplied .zip to be interpreted as PHP. Exploitation requires Teacher or higher privileges and could co...

8.9CVSS5.8AI score0.00051EPSS
Exploits0References2
Amazon
Amazon
added 2026/04/30 12:0 a.m.2 views

Important: python-jwcrypto

Issue Overview: JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to 1.5.7, an unauthenticated attacker can exhaust server memory by sending crafted JWE tokens with ZIP compression. The existing patch for CVE-2024-28102 limits input token size to 250KB but does...

5.3CVSS6.2AI score0.00105EPSS
Exploits1
The Hacker News
The Hacker News
added 2026/03/06 6:44 a.m.8 views

Microsoft Reveals ClickFix Campaign Using Windows Terminal to Deploy Lumma Stealer

Microsoft on Thursday disclosed details of a new widespread ClickFix social engineering campaign that has leveraged the Windows Terminal app as a way to activate a sophisticated attack chain and deploy the Lumma Stealer malware. The activity, observed in February 2026, makes use of the terminal...

6.3AI score
Exploits0
NVD
NVD
added 2026/01/13 11:15 p.m.2 views

CVE-2022-50936

WBCE CMS version 1.5.2 contains an authenticated remote code execution vulnerability that allows attackers to upload malicious droplets through the admin panel. Authenticated attackers can exploit the droplet upload functionality in the admin tools to create and execute arbitrary PHP code by...

8.8CVSS0.01149EPSS
Exploits1References5
Vulnrichment
Vulnrichment
added 2026/01/13 10:52 p.m.1 views

CVE-2022-50936 WBCE CMS 1.5.2 - Remote Code Execution (RCE) (Authenticated)

WBCE CMS version 1.5.2 contains an authenticated remote code execution vulnerability that allows attackers to upload malicious droplets through the admin panel. Authenticated attackers can exploit the droplet upload functionality in the admin tools to create and execute arbitrary PHP code by...

8.8CVSS8.1AI score0.01149EPSS
Exploits1References5
Cvelist
Cvelist
added 2026/01/13 10:52 p.m.19 views

CVE-2022-50936 WBCE CMS 1.5.2 - Remote Code Execution (RCE) (Authenticated)

WBCE CMS version 1.5.2 contains an authenticated remote code execution vulnerability that allows attackers to upload malicious droplets through the admin panel. Authenticated attackers can exploit the droplet upload functionality in the admin tools to create and execute arbitrary PHP code by...

8.8CVSS0.01149EPSS
Exploits1References5
CVE
CVE
added 2026/01/13 10:52 p.m.9 views

CVE-2022-50936

WBCE CMS 1.5.2 is affected by an authenticated remote code execution vulnerability in the admin panel’s droplet upload functionality. Authenticated attackers can craft a zip payload to upload a malicious droplet, enabling arbitrary PHP code execution on the server. This aligns with multiple sourc...

8.8CVSS8.1AI score0.01149EPSS
Exploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/13 12:0 a.m.2 views

PT-2026-2412

Name of the Vulnerable Software and Affected Versions WBCE CMS version 1.5.2 Description The software contains an authenticated remote code execution issue. Attackers can upload malicious droplets through the admin panel. Specifically, authenticated attackers can exploit the droplet upload...

8.8CVSS6.6AI score0.01149EPSS
Exploits1References8
Github Security Blog
Github Security Blog
added 2025/10/29 10:12 p.m.11 views

uv allows ZIP payload obfuscation through parsing differentials

Impact In versions 0.9.5 and earlier of uv, ZIP archives were handled in a manner that enabled two parsing differentials against other components of the Python packaging ecosystem: 1. Central directory entries in a ZIP archive can contain comment fields. However, uv would assume that these fields...

6.9AI score
Exploits0References3Affected Software1
EUVD
EUVD
added 2025/10/29 10:12 p.m.1 views

EUVD-2025-36724

uv allows ZIP payload obfuscation through parsing differentials...

6.4AI score
Exploits0References3
OSV
OSV
added 2025/10/29 10:12 p.m.1 views

GHSA-PQHF-P39G-3X64 uv allows ZIP payload obfuscation through parsing differentials

Impact In versions 0.9.5 and earlier of uv, ZIP archives were handled in a manner that enabled two parsing differentials against other components of the Python packaging ecosystem: 1. Central directory entries in a ZIP archive can contain comment fields. However, uv would assume that these fields...

6.8CVSS6.2AI score0.00005EPSS
Exploits0References3
Veracode
Veracode
added 2025/08/28 12:31 p.m.1 views

ZIP Payload Obfuscation Through Parsing Differentials

uv is vulnerable to ZIP payload obfuscation through parsing differentials. The vulnerability is due to improper ZIP archive validation due to failure to reconcile file entries against the central directory, allowing attackers to craft archives with inconsistent or stacked ZIPs that behave...

6.8CVSS6.6AI score0.00014EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2025/08/08 12:0 a.m.9 views

CVE-2025-54368 uv is vulnerable to ZIP payload obfuscation through parsing differentials

uv is a Python package and project manager written in Rust. In versions 0.8.5 and earlier, remote ZIP archives were handled in a streamwise fashion, and file entries were not reconciled against the archive's central directory. An attacker could contrive a ZIP archive that would extract with...

6.8CVSS0.00014EPSS
Exploits0References4
OSV
OSV
added 2025/08/07 8:52 p.m.0 views

GHSA-8QF3-X8V5-2PJ8 uv allows ZIP payload obfuscation through parsing differentials

Impact In versions 0.8.5 and earlier of uv, remote ZIP archives were handled in a streamwise fashion, and file entries were not reconciled against the archive's central directory. This enabled two parser differentials against other Python package installers: 1. An attacker could contrive a ZIP...

6.8CVSS7.3AI score0.00014EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2025/08/07 8:52 p.m.4 views

uv allows ZIP payload obfuscation through parsing differentials

Impact In versions 0.8.5 and earlier of uv, remote ZIP archives were handled in a streamwise fashion, and file entries were not reconciled against the archive's central directory. This enabled two parser differentials against other Python package installers: 1. An attacker could contrive a ZIP...

6.8CVSS6.4AI score0.00014EPSS
Exploits0References6Affected Software1
The Hacker News
The Hacker News
added 2024/09/27 9:0 a.m.11 views

New HTML Smuggling Campaign Delivers DCRat Malware to Russian-Speaking Users

Russian-speaking users have been targeted as part of a new campaign distributing a commodity trojan called DCRat aka DarkCrystal RAT by means of a technique known as HTML smuggling. The development marks the first time the malware has been deployed using this method, a departure from previously...

7.3AI score
Exploits0
The Hacker News
The Hacker News
added 2023/03/02 11:21 a.m.5 views

Experts Identify Fully-Featured Info Stealer and Trojan in Python Package on PyPI

A malicious Python package uploaded to the Python Package Index PyPI has been found to contain a fully-featured information stealer and remote access trojan. The package, named colourfool , was identified by Kroll's Cyber Threat Intelligence team, with the company calling the malware Colour-Blind...

6.8AI score
Exploits0
OSV
OSV
added 2018/06/15 6:29 p.m.0 views

CVE-2018-12491

PHPOK 4.9.032 has an arbitrary file upload vulnerability in the importf function in framework/admin/moduleccontrol.php, as demonstrated by uploading a .php file within a .php.zip archive, a similar issue to CVE-2018-8944...

9.8CVSS5.9AI score
Exploits0References1
Rows per page
Query Builder