Lucene search
+L

1636922 matches found

Kitploit
Kitploit
added 2026/09/17 8:25 p.m.9 views

CVE-2006-3392

CVE-2006-3392 Description Webmin before 1.290 and Usermin before 1.220 calls the simplifypath function before decoding HTML, which allows remote attackers to read arbitrary files, as demonstrated using "..%01" sequences, which bypass the removal of "../" sequences before bytes such as "%01" are...

5CVSS8.6AI score0.78286EPSS
SaveExploits4
Github Security Blog
Github Security Blog
added 2026/09/17 8:25 p.m.5 views

Grav: Non constant time nonce comparison in Utils::verifyNonce() used for CSRF protection

Summary Grav\Common\Utils::verifyNonce, the core function Grav and its plugins use to validate CSRF nonces, compares the submitted nonce to the expected value with PHP's === operator instead of hashequals. === on strings short circuits at the first differing byte, so the comparison time leaks how...

6.3CVSS0.00179EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/09/17 8:25 p.m.4 views

GHSA-38P6-H87P-R4CG Grav: Non constant time nonce comparison in Utils::verifyNonce() used for CSRF protection

Summary Grav\Common\Utils::verifyNonce, the core function Grav and its plugins use to validate CSRF nonces, compares the submitted nonce to the expected value with PHP's === operator instead of hashequals. === on strings short circuits at the first differing byte, so the comparison time leaks how...

3.7CVSS0.00179EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/17 8:24 p.m.13 views

CVE-2026-54355

MapServer (a web-based GIS application system) is affected by a reflected XSS in its OpenLayers HTML output. Versions from 6.0 through 8.6.3 reflect an attacker-controlled X-Forwarded-Host header value without escaping it for a single-quoted JavaScript string when handling SERVICE=WMS&REQUEST=Get...

5.3CVSS0.00387EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/17 8:24 p.m.23 views

CVE-2026-54355 MapServer: Reflected XSS in OpenLayers HTML Output via `HTTP_X_FORWARDED_HOST`

MapServer is a system for developing web-based GIS applications. From 6.0 until 8.6.4, MapServer's OpenLayers HTML output for SERVICE=WMS&REQUEST=GetMap&FORMAT=application/openlayers reflects an attacker-controlled X-Forwarded-Host value received as HTTPXFORWARDEDHOST through msBuildOnlineResourc...

5.3CVSS0.00387EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/17 8:24 p.m.6 views

EUVD-2026-82433

MapServer is a system for developing web-based GIS applications. From 6.0 until 8.6.4, MapServer's OpenLayers HTML output for SERVICE=WMS&REQUEST=GetMap&FORMAT=application/openlayers reflects an attacker-controlled X-Forwarded-Host value received as HTTPXFORWARDEDHOST through msBuildOnlineResourc...

5.3CVSS0.00387EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/17 8:23 p.m.8 views

CVE-2023-27035

CVE-2023-27035 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N Vulnerability type: Incorrect Access Control Description: An issue discovered in Obsidian Canvas 1.1.9 allows remote attackers to send desktop notifications, record user audio and other unspecified impacts via embedded website on the...

7.5CVSS7.9AI score0.01838EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/09/17 8:22 p.m.20 views

CVE-2026-54354 MapServer: PostGIS Numeric Filter Value SQL Injection in MapServer Runtime Query Translation

MapServer is a system for developing web-based GIS applications. Prior to 8.6.4, MapServer's PostGIS runtime filter translation in src/mappostgis.cpp and msPostGISLayerTranslateFilter treats a filteritem as numeric when CONNECTIONTYPE POSTGIS and metadata such as gmltype=Integer are configured, b...

8.2CVSS0.00408EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/17 8:22 p.m.4 views

EUVD-2026-82431

MapServer is a system for developing web-based GIS applications. Prior to 8.6.4, MapServer's PostGIS runtime filter translation in src/mappostgis.cpp and msPostGISLayerTranslateFilter treats a filteritem as numeric when CONNECTIONTYPE POSTGIS and metadata such as gmltype=Integer are configured, b...

8.2CVSS0.00408EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/17 8:22 p.m.7 views

CVE-2026-54354

CVE-2026-54354 is a SQL injection vulnerability in MapServer prior to version 8.6.4 , affecting the PostGIS runtime filter translation in src/mappostgis.cpp and msPostGISLayerTranslateFilter(). When a connection type of POSTGIS is configured with metadata such as gml__type=Integer, the code treat...

8.2CVSS0.00408EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/17 8:22 p.m.10 views

Malimite

Description Malimite is an iOS and macOS decompiler designed to help researchers analyze and decode IPA files and Application Bundles. Built on top of Ghidra decompilation to offer direct support for Swift, Objective-C, and Apple resources. Features Multi-Platform Mac, Windows, Linux Direct suppo...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/17 8:22 p.m.37 views

fileintel

fileintel This is a tool used to collect various intelligence sources for a given file. Fileintel is written in a modular fashion so new intelligence sources can be easily added. Files are identified by file hash MD5, SHA1, SHA256. The output is in CSV format and sent to STDOUT so the data can be...

5.8AI score
SaveExploits0References7
CVE
CVE
added 2026/09/17 8:21 p.m.10 views

CVE-2026-54339

Glean , a self-hosted RSS reader and personal knowledge management tool, is affected by a non-blind SSRF with full response disclosure in versions prior to 0.2.6 . An attacker who can POST a malicious feed URL to /api/feeds/discover causes the background worker to fetch each item link without net...

7.7CVSS0.00335EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/17 8:21 p.m.20 views

CVE-2026-54339 Glean: Server-Side Request Forgery (SSRF) with Full Response Disclosure via Malicious RSS Feed in /api/feeds/discover

Glean is a self-hosted RSS reader and personal knowledge management tool. Prior to 0.2.6, POST /api/feeds/discover passes an attacker-supplied feedurl to discoverfeedfeedurl, creates a subscription through FeedService.createsubscription, and enqueues fetchfeedtask. The background path calls...

7.7CVSS0.00335EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/17 8:21 p.m.4 views

EUVD-2026-82429

Glean is a self-hosted RSS reader and personal knowledge management tool. Prior to 0.2.6, POST /api/feeds/discover passes an attacker-supplied feedurl to discoverfeedfeedurl, creates a subscription through FeedService.createsubscription, and enqueues fetchfeedtask. The background path calls...

7.7CVSS0.00335EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/17 8:21 p.m.8 views

CVE-2024-7124

CVE-2024-7124 Reflected XSS in DInGO dLibra from 6.0 = 6.3.20 Improper Neutralization of Input During Web Page Generation vulnerability in DInGO dLibra software in the parameter 'filter' in the endpoint 'indexsearch' allows a Reflected Cross-Site Scripting XSS. An attacker might trick somebody in...

5.3CVSS5.9AI score0.01091EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/09/17 8:20 p.m.3 views

CVE-2026-54510 Speakr: CSRF bypass via unauthenticated API token parameter in csrf_exempt_for_api_tokens hook

Speakr is a personal, self-hosted web application designed for transcribing audio recordings. Prior to 0.8.21-alpha, the csrfexemptforapitokens beforerequest hook in src/app.py calls csrf.exemptviewfunc, permanently adding the selected view to Flask-WTF's process-global exemption set. The...

7.1CVSS0.00141EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/17 8:20 p.m.4 views

EUVD-2026-82427

Speakr is a personal, self-hosted web application designed for transcribing audio recordings. Prior to 0.8.21-alpha, the csrfexemptforapitokens beforerequest hook in src/app.py calls csrf.exemptviewfunc, permanently adding the selected view to Flask-WTF's process-global exemption set. The...

7.1CVSS0.00141EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/17 8:20 p.m.21 views

CVE-2026-54510 Speakr: CSRF bypass via unauthenticated API token parameter in csrf_exempt_for_api_tokens hook

Speakr is a personal, self-hosted web application designed for transcribing audio recordings. Prior to 0.8.21-alpha, the csrfexemptforapitokens beforerequest hook in src/app.py calls csrf.exemptviewfunc, permanently adding the selected view to Flask-WTF's process-global exemption set. The...

7.1CVSS0.00141EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/17 8:20 p.m.6 views

CVE-2026-54510

Speakr is a self-hosted web application for transcribing audio recordings. Prior to 0.8.21-alpha , the csrf_exempt_for_api_tokens() before_request hook in src/app.py calls csrf.exempt(view_func), permanently adding a view to Flask-WTF's process-global exemption set. The is_token_authenticated() f...

7.1CVSS0.00141EPSS
SaveExploits0References3
Rows per page
Query Builder