Lucene search
+L

152001 matches found

Cvelist
Cvelist
•added 2026/09/01 9:28 p.m.•39 views

CVE-2026-84374 Laravel Excel writes exports outside the configured filesystem disk when given a caller-controlled path

Laravel Excel provides supercharged Excel exports and imports in Laravel. From 3.1.8 until 3.1.70, in src/Files/Disk.php the Maatwebsite\Excel\Files\Disk::copy method resolves the caller-controlled $destination supplied through Excel::store, $export-store, or storeExcel against the process workin...

7.5CVSS0.00842EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/01 9:28 p.m.•33 views

CVE-2026-84374

Laravel Excel (Maatwebsite) versions 3.1.8 through 3.1.70 contain a path-traversal flaw in Maatwebsite\Excel\Files\Disk::copy() (src/Files/Disk.php). The method resolves a caller-controlled $destination passed via Excel::store(), $export->store(), or storeExcel() against the process working di...

7.5CVSS6.2AI score0.00842EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/09/01 9:28 p.m.•12 views

CVE-2026-84374 Laravel Excel writes exports outside the configured filesystem disk when given a caller-controlled path

Laravel Excel provides supercharged Excel exports and imports in Laravel. From 3.1.8 until 3.1.70, in src/Files/Disk.php the Maatwebsite\Excel\Files\Disk::copy method resolves the caller-controlled $destination supplied through Excel::store, $export-store, or storeExcel against the process workin...

7.5CVSS6.1AI score0.00842EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/01 9:28 p.m.•6 views

CVE-2026-84374 Laravel Excel writes exports outside the configured filesystem disk when given a caller-controlled path

Laravel Excel provides supercharged Excel exports and imports in Laravel. From 3.1.8 until 3.1.70, in src/Files/Disk.php the Maatwebsite\Excel\Files\Disk::copy method resolves the caller-controlled $destination supplied through Excel::store, $export-store, or storeExcel against the process workin...

7.5CVSS6.2AI score
SaveExploits0References5
Snyk
Snyk
•added 2026/09/01 9:20 p.m.•14 views

Infinite loop

Overview pypdf is an A pure-python PDF library capable of splitting, merging, cropping, and transforming PDF files Affected versions of this package are vulnerable to Infinite loop in the insertchild method of TreeObject, whose loop can fail to reach its exit condition. An attacker can hang the...

6.9CVSS5.6AI score0.0018EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/01 9:20 p.m.•18 views

GHSA-CFQR-CJX5-5JCM sqlparse: Reindentation of tuple lists causes near-cap quadratic CPU consumption

Summary When SQL is formatted with reindentation enabled, ReindentFilter repeatedly rebuilds prefixes of the current statement to calculate token offsets. An attacker who controls SQL sent to this opt-in formatting path can supply a parenthesized tuple list that remains just below the...

5.1CVSS6AI score0.00178EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/09/01 9:20 p.m.•13 views

sqlparse: Reindentation of tuple lists causes near-cap quadratic CPU consumption

Summary When SQL is formatted with reindentation enabled, ReindentFilter repeatedly rebuilds prefixes of the current statement to calculate token offsets. An attacker who controls SQL sent to this opt-in formatting path can supply a parenthesized tuple list that remains just below the...

5.1CVSS6AI score0.00178EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
•added 2026/09/01 9:20 p.m.•13 views

Cross-site Scripting (XSS)

Overview sanitize-html is a library that allows you to clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis Affected versions of this package are vulnerable to Cross-site Scripting XSS via the SVG SMIL animation handling in...

5.4CVSS5.7AI score0.00298EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/09/01 9:20 p.m.•3 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the SVG SMIL animation handling in packages/sanitize-html/index.js. An attacker can execute JavaScript in the application’s origin by supplying an allowed or element with attributeName="href" or xlink:href"...

5.4CVSS5.5AI score0.00298EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/09/01 9:04 p.m.•11 views

Deserialization of Untrusted Data

Overview kibana is an open source Apache Licensed, browser-based analytics and search dashboard for Elasticsearch. Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the machine learning component when processing trained model artifacts. An attacker can execu...

8.8CVSS6.1AI score0.00918EPSS
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/01 8:56 p.m.•13 views

bunkerweb v1.6.15-rc1

🌐 Website | 🤝 Panel | 📓 Documentation | 👨‍💻 Demo | 📱 Demo UI | 🧩 Templates | 🛡️ Examples 💬 Chat | 📝 Forum | 📝 Community | 🗺️ Threatmap | 📊 Status | 🔎 Feedback 🛡️ Make security by default great again! BunkerWeb Bun...

6.1AI score
SaveExploits0References46
OSV
OSV
•added 2026/09/01 8:18 p.m.•11 views

GHSA-F8FG-PG57-V4J8 league/commonmark XSS: `on*` event-handler filter in `AttributesExtension` bypassed with a U+000C form feed

Summary The AttributesExtension documents a security guarantee: Note: Attributes starting with on e.g. onclick or onerror are capable of executing JavaScript code and are therefore never allowed by default. You must explicitly add them to the allow list if you want to use them. —...

7.2CVSS5.8AI score0.00388EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
•added 2026/09/01 8:18 p.m.•11 views

league/commonmark XSS: `on*` event-handler filter in `AttributesExtension` bypassed with a U+000C form feed

Summary The AttributesExtension documents a security guarantee: Note: Attributes starting with on e.g. onclick or onerror are capable of executing JavaScript code and are therefore never allowed by default. You must explicitly add them to the allow list if you want to use them. —...

5.8AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/09/01 8:17 p.m.•12 views

league/commonmark: Denial of service via crafted code fences, reference links, and emphasis delimiters

Impact Affected versions of league/commonmark perform super-linear work on three independent parsing paths, all of which are reachable on a stock new CommonMarkConverter with default configuration and no extensions registered. Each trigger fits on a single line of input, so no complex Markdown...

5.8AI score
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/09/01 8:17 p.m.•14 views

GHSA-J8PM-GJ4C-RQ4X league/commonmark: Denial of service via crafted code fences, reference links, and emphasis delimiters

Impact Affected versions of league/commonmark perform super-linear work on three independent parsing paths, all of which are reachable on a stock new CommonMarkConverter with default configuration and no extensions registered. Each trigger fits on a single line of input, so no complex Markdown...

7.5CVSS5.8AI score0.00493EPSS
SaveExploits0References6
Snyk
Snyk
•added 2026/09/01 8:17 p.m.•11 views

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

Overview tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Output Used by a Downstream Component 'Injection' via the setcookie method when...

6.3CVSS5.8AI score0.00277EPSS
SaveExploits0References2
GithubExploit
GithubExploit
•added 2026/09/01 8:04 p.m.•27 views

Exploit for Out-of-bounds Write in Fortinet Fortiproxy

FortiGate SSL-VPN kit recovered in the wild Research arch...

9.8CVSS7.5AI score0.83428EPSS
SaveExploits14
Kitploit
Kitploit
•added 2026/09/01 7:56 p.m.•13 views

MemShellParty v2.10.0

MemShellParty 中文 | English !WARNING This tool is intended only for security researchers, network administrators, and related technical personnel for authorized security testing, vulnerability assessment, and security auditing. Using this tool for any unauthorized network attack or penetration tes...

5.8AI score
SaveExploits0References7
Kitploit
Kitploit
•added 2026/09/01 7:26 p.m.•17 views

pipelock v3.5.0

Pipelock Open-source AI agent firewall forVerifiable Egress Control. !pipelock...

5.8AI score
SaveExploits0References106
Github Security Blog
Github Security Blog
•added 2026/09/01 7:24 p.m.•11 views

Django REST framework: AdminRenderer may disclose GET-protected data when rendering invalid write requests

Summary AdminRenderer may disclose data that would normally be protected by GET permissions when rendering a 400 Bad Request response for an invalid write request. If a view allows POST or another write method but denies GET, an invalid request rendered through AdminRenderer can invoke the view's...

4.3CVSS6AI score0.00373EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder