Lucene search
+L

6688 matches found

NVD
NVD
added 2025/12/19 2:16 a.m.16 views

CVE-2025-67842

The Static Asset API in Mintlify Platform before 2025-11-15 allows remote attackers to inject arbitrary web script or HTML via the subdomain parameter because any tenant's assets can be served on any other tenant's documentation site...

6.4CVSS0.00336EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2025/12/19 12:0 a.m.7 views

Mintlify 安全漏洞

Mintlify is an AI-driven documentation platform from US-based Mintlify. A security vulnerability exists in versions of Mintlify prior to 2025-11-15, which stems from directory traversal in the Static Asset Proxy Endpoint and could lead to arbitrary web script or HTML injection...

6.4CVSS6.5AI score0.00513EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2025/12/19 12:0 a.m.36 views

CVE-2025-67842

The Static Asset API in Mintlify Platform before 2025-11-15 allows remote attackers to inject arbitrary web script or HTML via the subdomain parameter because any tenant's assets can be served on any other tenant's documentation site...

6.4CVSS0.00336EPSS
SaveExploits1References6
Packet Storm News
Packet Storm News
added 2025/12/19 12:0 a.m.10 views

GRAudit Grep Auditing Tool 4.0

Graudit is a simple script and signature sets that allows you to find potential security flaws in source code using the GNU utility, grep. It's comparable to other static analysis applications like RATS, SWAAT, and flaw-finder while keeping the technical requirements to a minimum and being very...

7.1AI score
SaveExploits0
CVE
CVE
added 2025/12/19 12:0 a.m.26 views

CVE-2025-67842

The CVE describes a vulnerability in Mintlify Platform’s Static Asset API where, prior to 2025-11-15, any tenant’s assets could be served on another tenant’s documentation site via the subdomain parameter, enabling remote arbitrary web script or HTML injection. Affected component: Static Asset AP...

6.4CVSS6.2AI score0.00336EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2025/12/19 12:0 a.m.28 views

CVE-2025-67845

A Directory Traversal vulnerability in the Static Asset Proxy Endpoint in Mintlify Platform before 2025-11-15 allows remote attackers to inject arbitrary web script or HTML via a crafted URL containing path traversal sequences...

6.4CVSS0.00513EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2025/12/19 12:0 a.m.6 views

Mintlify 安全漏洞

Mintlify is an AI-driven documentation platform from US-based Mintlify. A security vulnerability exists in versions of Mintlify prior to 2025-11-15, which stems from the subdomain parameter not being properly validated in the Static Asset API, which could lead to arbitrary web script or HTML...

6.4CVSS6.4AI score0.00336EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2025/12/19 12:0 a.m.7 views

CVE-2025-67845

A Directory Traversal vulnerability in the Static Asset Proxy Endpoint in Mintlify Platform before 2025-11-15 allows remote attackers to inject arbitrary web script or HTML via a crafted URL containing path traversal sequences...

6.4CVSS6.1AI score0.00513EPSS
SaveExploits1References5
CVE
CVE
added 2025/12/19 12:0 a.m.24 views

CVE-2025-67845

Summary: CVE-2025-67845 is a directory traversal vulnerability in Mintlify Platform’s Static Asset Proxy Endpoint (prior to 2025-11-15). An attacker can craft a URL with traversal sequences to inject arbitrary web script or HTML. Affected components: Mintlify Platform, Static Asset Proxy Endpoint...

6.4CVSS6.1AI score0.00513EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2025/12/18 10:58 p.m.8 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via crafted symbolic links in the repository. An attacker can access sensitive files on the server filesystem by creating and referencing symbolic links that point to arbitrary locations. Details A Directory Traversa...

7.7CVSS7.5AI score0.00365EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/18 12:0 a.m.12 views

PT-2025-52403

The Static Asset API in Mintlify Platform before 2025-11-15 allows remote attackers to inject arbitrary web script or HTML via the subdomain parameter because any tenant's assets can be served on any other tenant's documentation site...

6.4CVSS6.7AI score0.00336EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2025/12/18 12:0 a.m.11 views

PT-2025-52406

Name of the Vulnerable Software and Affected Versions Mintlify Platform versions prior to 2025-11-15 Description A directory traversal issue exists in the Static Asset Proxy Endpoint. This allows remote attackers to inject arbitrary web script or HTML through a specially crafted URL containing pa...

6.4CVSS6.4AI score0.00513EPSS
SaveExploits1References14
CNVD
CNVD
added 2025/12/18 12:0 a.m.11 views

UTT aggressive 512W buffer overflow vulnerability (CNVD-2026-0079510)

The UTT Progressive 512W is an enterprise-grade wireless router from Atech UTT designed for small and medium-sized businesses SOHO and similarly sized network environments for access scenarios of 30 to 50 users. UTT Progressive 512W has a buffer overflow vulnerability, the vulnerability stems fro...

10CVSS8.2AI score0.05721EPSS
SaveExploits1References1
OSV
OSV
added 2025/12/16 3:15 p.m.28 views

UBUNTU-CVE-2025-68259

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replaced When re-injecting a soft interrupt from an INT3, INT0, or select INTn instruction, discard the exception and retry the instruction if the code stream is changed...

5.7AI score0.00171EPSS
SaveExploits0References27
PyPA
PyPA
added 2025/12/16 1:15 a.m.16 views

PYSEC-2025-113

Fickling is a Python pickling decompiler and static analyzer. Versions prior to 0.1.6 had a bypass caused by pty missing from the block list of unsafe module imports. This led to unsafe pickles based on pty.spawn being incorrectly flagged as LIKELYSAFE, and was fixed in version 0.1.6. This impact...

8.5CVSS5.8AI score0.00244EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/12/15 12:0 a.m.17 views

PT-2025-51355

Name of the Vulnerable Software and Affected Versions Fickling versions prior to 0.1.6 Description Fickling, a Python pickling decompiler and static analyzer, contained a bypass related to missing unsafe module imports. Specifically, the pty module was not included in the block list, leading to...

8.5CVSS6.4AI score0.00244EPSS
SaveExploits1References16
EUVD
EUVD
added 2025/12/13 6:30 p.m.11 views

EUVD-2025-203201

The Export WP Page to Static HTML & PDF plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 4.3.4 through publicly exposed cookies.txt files containing authentication cookies. This makes it possible for unauthenticated attackers to cookies th...

9.8CVSS5.5AI score0.01998EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2025/12/13 4:56 p.m.159 views

Exploit for Deserialization of Untrusted Data in Facebook React

CVE-2025-55182 Hybrid Security Scanner !Telegramhttps://i...

10CVSS6.9AI score0.99616EPSS
SaveExploits381
CVE
CVE
added 2025/12/13 4:31 a.m.39 views

CVE-2025-11693

CVE-2025-11693 affects the WordPress plugin “Export WP Page to Static HTML & PDF” (versions up to 4.3.4). It exposes authentication cookies via a publicly accessible cookies.txt log file, potentially leaking cookies injected during backups triggered by high-privilege roles (e.g., administrator). ...

9.8CVSS5.6AI score0.01998EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/12/12 8:15 p.m.6 views

CVE-2025-14534

A vulnerability was determined in UTT 进取 512W up to 3.1.7.7-171114. This impacts the function strcpy of the file /goform/formNatStaticMap of the component Endpoint. Executing manipulation of the argument NatBind can lead to buffer overflow. The attack can be launched remotely. The exploit has bee...

10CVSS6.9AI score0.05721EPSS
SaveExploits1References1
Rows per page
Query Builder