Lucene search
+L

55630 matches found

Github Security Blog
Github Security Blog
added 2026/07/20 11:21 p.m.22 views

Astro: Cross-site scripting via unescaped transition:* directive values on hydrated islands

Summary When a transition:persist, transition:scope, or transition:persist-props directive is applied to a client-hydrated client: component, Astro copied the directive value onto the rendered element without HTML-escaping it. If a developer reflects attacker-controlled input into one of these...

2.1CVSS5.5AI score0.0031EPSS
SaveExploits0References6Affected Software1
Kitploit
Kitploit
added 2026/07/20 10:28 p.m.11 views

mcpsnoop v0.12.0

Wireshark for MCP. A transparent proxy that shows every real tool call between your AI client and your MCP servers, live in your terminal. The problem The official MCP Inspector connects as its own client, so it never sees what your client Cursor, Claude Code, Codex actually sends your server. An...

6.2AI score
SaveExploits0References9
NVD
NVD
added 2026/07/20 10:17 p.m.17 views

CVE-2026-16324

A vulnerability was identified in Metasoft 美特软件 MetaCRM up to 6.4.0 Beta06. The impacted element is an unknown function of the file /business/qnaire/upload.jsp. Such manipulation of the argument File leads to unrestricted upload. The attack may be launched remotely. The exploit is publicly...

7.5CVSS0.00472EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/20 9:45 p.m.46 views

CVE-2026-16324 Metasoft 美特软件 MetaCRM upload.jsp unrestricted upload

A vulnerability was identified in Metasoft 美特软件 MetaCRM up to 6.4.0 Beta06. The impacted element is an unknown function of the file /business/qnaire/upload.jsp. Such manipulation of the argument File leads to unrestricted upload. The attack may be launched remotely. The exploit is publicly...

7.5CVSS0.00472EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/20 9:45 p.m.25 views

CVE-2026-16324

CVE-2026-16324 affects Metasoft MetaCRM up to version 6.4.0 Beta06. The vulnerable component is an unknown function in the file /business/qnaire/upload.jsp, where manipulation of the argument File enables unrestricted file upload. Attacks may be launched remotely, and the exploit is publicly avai...

7.5CVSS7.1AI score0.00472EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/20 9:45 p.m.13 views

CVE-2026-16324 Metasoft 美特软件 MetaCRM upload.jsp unrestricted upload

A vulnerability was identified in Metasoft 美特软件 MetaCRM up to 6.4.0 Beta06. The impacted element is an unknown function of the file /business/qnaire/upload.jsp. Such manipulation of the argument File leads to unrestricted upload. The attack may be launched remotely. The exploit is publicly...

7.5CVSS7AI score0.00472EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/20 9:45 p.m.11 views

CVE-2026-16324

A vulnerability was identified in Metasoft 美特软件 MetaCRM up to 6.4.0 Beta06. The impacted element is an unknown function of the file /business/qnaire/upload.jsp. Such manipulation of the argument File leads to unrestricted upload. The attack may be launched remotely. The exploit is publicly...

7.5CVSS7AI score0.00472EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/20 9:35 p.m.15 views

Mistune toc / TableOfContents directive: heading IDs use predictable `toc_N` numbering with no slugification, allowing collision with attacker-controlled `id="toc_N"` content

Summary Type: Predictable identifier generation. The toc plugin and TableOfContents directive both default to generating heading IDs of the form toc1, toc2, toc3, ... with no input-derived component. An attacker who can place a heading anywhere in the document can predict which tocN ID it will...

4.3CVSS5.3AI score0.00192EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/07/20 9:35 p.m.13 views

GHSA-2HM2-HC3V-44H9 Mistune toc / TableOfContents directive: heading IDs use predictable `toc_N` numbering with no slugification, allowing collision with attacker-controlled `id="toc_N"` content

Summary Type: Predictable identifier generation. The toc plugin and TableOfContents directive both default to generating heading IDs of the form toc1, toc2, toc3, ... with no input-derived component. An attacker who can place a heading anywhere in the document can predict which tocN ID it will...

4.3CVSS5.3AI score0.00192EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/07/20 9:13 p.m.14 views

Pillow `GdImageFile._open()`: image dimensions accepted without `_decompression_bomb_check()`

Description PIL/GdImageFile.py GdImageFile.open reads image dimensions from the GD 2.x header and stores them in self.size without calling Image.decompressionbombcheck. Because GdImageFile is not registered with Image.registeropen, it never passes through the standard Image.open code path that...

7.5CVSS5.5AI score0.00418EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/07/20 9:13 p.m.13 views

GHSA-PHJ9-MV4W-65PM Pillow `GdImageFile._open()`: image dimensions accepted without `_decompression_bomb_check()`

Description PIL/GdImageFile.py GdImageFile.open reads image dimensions from the GD 2.x header and stores them in self.size without calling Image.decompressionbombcheck. Because GdImageFile is not registered with Image.registeropen, it never passes through the standard Image.open code path that...

7.5CVSS5.5AI score0.00418EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/07/20 9:13 p.m.18 views

glib: integer underflow in gio/gdbusintrospection.c via "g_dbus_node_info_new_for_xml"

A flaw was found in GLib. A state confusion issue exists in gdbusnodeinfonewforxml in the gio/gdbusintrospection.c file when processing malformed D-Bus introspection XML, specifically with a node element nested within other elements like method, signal, property or arg. This issue can cause an...

9.1CVSS5.8AI score0.00545EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/20 9:08 p.m.20 views

GHSA-4G3V-8H47-V7G6 Astro: Reflected XSS via unescaped View Transition animation properties

Summary Astro's server-side View Transition CSS generator interpolates animation properties into an inline element without escaping them for the CSS and HTML contexts. An attacker-controlled value passed to an animation property such as duration can contain a sequence, terminate the generated sty...

5.3CVSS5.8AI score0.00394EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/20 9:08 p.m.26 views

Astro: Reflected XSS via unescaped View Transition animation properties

Summary Astro's server-side View Transition CSS generator interpolates animation properties into an inline element without escaping them for the CSS and HTML contexts. An attacker-controlled value passed to an animation property such as duration can contain a sequence, terminate the generated sty...

5.3CVSS5.8AI score0.00394EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/07/20 9:08 p.m.16 views

Cross-site Scripting (XSS)

Overview astro is an Astro is a modern site builder with web best practices, performance, and DX front-of-mind. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the server-side generation of the style element when unescaped animation properties are interpolated fro...

6.1CVSS5.2AI score
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/07/20 8:19 p.m.91 views

cve-hunter

CVE Hunter v3 — Autonomous Penetration Testing Platform One...

6.5AI score
SaveExploits0
NVD
NVD
added 2026/07/20 7:17 p.m.20 views

CVE-2026-60027

Joomla Extension - themexpert.com - Unauthenticated path traversal / file read in Quix Page Builder 6.2.1 - The Joomla extension Quix Page Builder Pro is vulnerable to a unauthenticated path traversal via form elements. Unauthenticated users frontend users are allowed traversal paths and read...

8.7CVSS0.00518EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/20 7:17 p.m.21 views

CVE-2026-60026

Joomla Extension - themexpert.com - Authenticated PHP code execution in Quix Page Builder 6.2.1 - The Joomla extension Quix Page Builder Pro is vulnerable to an authenticated PHP code execution. Authenticated builder user core.create/core.edit could inject PHP tags in element content, that got...

8.9CVSS0.00527EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/20 6:14 p.m.21 views

EUVD-2026-46063

The Joomla extension Quix Page Builder Pro is vulnerable to a unauthenticated path traversal via form elements. Unauthenticated users frontend users are allowed traversal paths and read arbitrary files. Requires a published page with a Form element...

8.7CVSS5.4AI score0.00518EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/20 6:14 p.m.8 views

CVE-2026-60027

Joomla Extension - themexpert.com - Unauthenticated path traversal / file read in Quix Page Builder 6.2.1 - The Joomla extension Quix Page Builder Pro is vulnerable to a unauthenticated path traversal via form elements. Unauthenticated users frontend users are allowed traversal paths and read...

8.7CVSS5.4AI score0.00518EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder