Lucene search
+L

108474 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/21 2:59 p.m.5 views

CVE-2025-41029

SQL injection vulnerability in Zeon Academy Pro by Zeon Global Tech. This vulnerability allows an attacker to retrieve, create, update, and delete databases by sending a POST request using the parameter 'phonenumber' in '/private/continue-upload.php'...

9.3CVSS5.8AI score0.00238EPSS
SaveExploits0References2
Malwarebytes
Malwarebytes
added 2026/04/21 2:4 p.m.19 views

Fake Google Antigravity downloads are stealing accounts in minutes

Somebody went looking for Google’s new Antigravity coding tool this week, clicked download, ran the installer, and got exactly what they thought they were getting. Antigravity installed cleanly. A shortcut appeared on the desktop. The application opened and worked. Nothing looked or felt wrong. B...

5.7AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/04/21 11:52 a.m.115 views

From-Shell-to-Root

🔥 Red Team Notes Pentesting This repository contains real-w...

5.7AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/04/21 11:15 a.m.10 views

Malicious code in build-metadata-logger (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 be01b550f3d8914aa6bd8659c9a410054e4e0bf9203d33e93478eb444e957b55 Installing the package or importing the module exfiltrates basic information about the host, and the package has no other purpose. --- Category: PROBABLYPENTES...

5.9AI score
SaveExploits0References1
EUVD
EUVD
added 2026/04/21 12:32 a.m.8 views

EUVD-2026-23981

The wpDataTables – WordPress Data Table, Dynamic Tables & Table Charts Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 6.5.0.4. This is due to insufficient input sanitization and output escaping in the prepareCellOutput method of the...

4.7CVSS5.9AI score0.00272EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/21 12:0 a.m.22 views

PT-2026-34233

Summary The defineScriptVars function in Astro's server-side rendering pipeline uses a case-sensitive regex //g to sanitize values injected into inline tags via the define:vars directive. HTML parsers close elements case-insensitively and also accept whitespace or / before the closing , allowing ...

6.1CVSS6AI score0.00189EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/04/21 12:0 a.m.12 views

PT-2026-34045

Name of the Vulnerable Software and Affected Versions Bludit CMS versions prior to commit 6732dde Description A reflected cross-site scripting issue exists in the search plugin. This allows unauthenticated attackers to inject arbitrary JavaScript by crafting a malicious search query. Malicious...

5.1CVSS5.7AI score0.00379EPSS
SaveExploits0References7
Packet Storm News
Packet Storm News
added 2026/04/21 12:0 a.m.19 views

DNG File Fuzzer for Robustness

This Python script is a mutation-based fuzzing tool designed to test the robustness of DNG Digital Negative / TIFF-based file parsers by generating large numbers of corrupted or semi-valid image files. It works by starting from a minimal valid DNG structure, then applying random mutations to...

5.7AI score
SaveExploits0
CNNVD
CNNVD
added 2026/04/21 12:0 a.m.14 views

Oracle Fusion Middleware 安全漏洞

Oracle Fusion Middleware is a suite of middleware products for building and deploying enterprise-class applications, integrations and business processes. A cross-site scripting vulnerability exists in the Dynamic Monitoring Service component of Oracle Fusion Middleware. The vulnerability stems fr...

5.4CVSS7.1AI score0.00152EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/04/20 10:50 p.m.145 views

Exploit for CVE-2004-2687

The goal of this script NOT to use Metasplo...

9.3CVSS7.3AI score0.88195EPSS
SaveExploits9
Snyk
Snyk
added 2026/04/20 10:0 p.m.6 views

Embedded Malicious Code

Overview pgserve is an Embedded PostgreSQL server with true concurrent connections - zero config, auto-provision databases Affected versions of this package are vulnerable to Embedded Malicious Code that injects a credential-harvesting script that runs via postinstall on every npm install. It...

9.8CVSS5.4AI score
SaveExploits0References2
OSV
OSV
added 2026/04/20 8:47 p.m.11 views

MAL-2026-2957 Malicious code in cycode-dev (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 af035661f0964977015279eeceb2e380bf8b525463d4a099d85eab7b4ea8a71b Installing the package or importing the module exfiltrates basic information about the host, and the package has no other purpose. --- Category: PROBABLYPENTES...

5.9AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/20 8:26 p.m.3 views

CVE-2026-4852

The Image Source Control Lite – Show Image Credits and Captions plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'Image Source' attachment field in all versions up to, and including, 3.9.1 due to insufficient input sanitization and output escaping. This makes it possible...

6.4CVSS5.9AI score0.00155EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/04/20 7:22 p.m.15 views

CVE-2026-2505

The Categories Images plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 3.3.1, via the 'ztaxonomyimage' shortcode. This is due to the shortcode rendering path passing attacker-controlled class input into a fallback image builder that concatenates...

5.4CVSS5.9AI score0.00246EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/20 7:22 p.m.10 views

CVE-2026-40321

DNN formerly DotNetNuke is an open-source web content management platform CMS in the Microsoft ecosystem. Prior to version 10.2.2, a user could upload a specially crafted SVG file that could include scripts that can target both authenticated and unauthenticated DNN users. The impact is increased ...

8CVSS5.7AI score0.07598EPSS
SaveExploits0References1
Friends Of PHP
Friends Of PHP
added 2026/04/20 7:0 p.m.24 views

Cross-site scripting (XSS) via script break-out in toScript() output

What's Changed Escape HTML tags in toScript output to prevent script break-out by @freekmurze in https://github.com/spatie/schema-org/pull/242 Values containing passed as schema properties could break out of the generated block and execute injected HTML when the value was attacker-controlled...

6.2AI score
SaveExploits0Affected Software1
EUVD
EUVD
added 2026/04/20 6:31 p.m.9 views

EUVD-2026-23929

GFI HelpDesk before 4.99.10 contains a stored cross-site scripting vulnerability in the Reports module where the title parameter is passed directly to SWIFTReport::Create without HTML sanitization. Attackers can inject arbitrary JavaScript into the report title field when creating or editing a...

5.4CVSS5.7AI score0.00141EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/20 5:33 p.m.37 views

CVE-2026-23753 GFI HelpDesk < 4.99.9 Stored XSS via charset Parameter

GFI HelpDesk before 4.99.9 contains a stored cross-site scripting vulnerability in the language management functionality where the charset POST parameter is passed directly to SWIFTLanguage::Create without HTML sanitization and subsequently rendered unsanitized by ViewLanguage.RenderGrid. An...

4.8CVSS0.00151EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/20 5:33 p.m.45 views

CVE-2026-23752 GFI HelpDesk < 4.99.9 Stored XSS via companyname Parameter

GFI HelpDesk before 4.99.9 contains a stored cross-site scripting vulnerability in the template group creation and editing functionality that allows authenticated administrators to inject arbitrary JavaScript by manipulating the companyname POST parameter without HTML sanitization. Attackers can...

4.8CVSS0.00151EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/20 1:54 p.m.19 views

CVE-2026-34429

Summary: CVE-2026-34429 affects Vvveb versions prior to 1.0.8.1. A stored XSS vulnerability exists in the media upload/rename flow when MIME-type validation is bypassed and files are renamed to executable extensions. Attackers who have media upload and rename permissions can prepend a GIF89a head...

5.4CVSS6.2AI score0.00281EPSS
SaveExploits0References5
Rows per page
Query Builder