Lucene search
+L

308 matches found

Kitploit
Kitploit
added 2026/09/04 2:03 a.m.4 views

Nginx-CVE-2013-4547

Nginx 文件名逻辑漏洞(CVE-2013-4547) 漏洞说明 影响版本:Nginx 0.8.41 1.4.3 / 1.5.0 1.5.7 参考链接: https://vulners.com/cve/CVE-2013-4547 https://blog.werner.wiki/file-resolution-vulnerability-nginx/ http://www.91ri.org/9064.html 漏洞说明 这个漏洞其实和代码执行没有太大关系,其主要原因是错误地解析了请求的URI,错误地获取到用户请求的文件名,导致出现权限绕过、代码执行的连带影响。...

7.5CVSS7AI score0.67718EPSS
SaveExploits16
Cvelist
Cvelist
added 2026/09/02 8:09 p.m.30 views

CVE-2026-84292 fast-uri vulnerable to authority injection via an unvalidated port in serialize

fast-uri serializes the port component of a URI without validating it. When recomposing the authority, the userinfo and host components are escaped but the port is concatenated verbatim, so a port value that is not a sequence of digits can inject authority delimiters, demoting the intended host t...

7.5CVSS0.00226EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/01 2:37 p.m.8 views

EUVD-2026-69229

Improper Validation of Specified Quantity in Input vulnerability in Erlang/OTP stdlib allows a remote attacker to degrade availability by supplying a URI whose port component is a very long run of digits. uristring:getport/1 passes the port substring to binarytointeger/1 with no length bound,...

6.9CVSS5.8AI score0.00421EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/01 6:13 a.m.5 views

CVE-2025-63588

CVE-2025-63588 CMSimpleXH の cmsimplexh パス処理における Reflected Cross-Site Scripting XSS 推定 CVSS v3.1: AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N → 6.1 Medium 割り当て CVE: CVE-2025-63588 対象製品: CMSimpleXH - 1.8 ベンダー: CMSimpleXH - https://www.cmsimple-xh.org/ 概要 CMSimpleXH のフロントルーター解析コードには、動的なログイン関連入力を処理する際に...

7.1CVSS5.9AI score0.00335EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2026/08/29 3:27 p.m.13 views

fast-uri: fast-uri: URI parsing flaw enables server-side request forgery and redirects

A flaw was found in fast-uri, a software component used for parsing Uniform Resource Identifiers URIs in Node.js applications. This vulnerability arises from an issue in how fast-uri processes the scheme part of a URI, specifically when it contains special characters that are percent-encoded. An...

7.5CVSS5.8AI score0.00232EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/29 2:40 p.m.25 views

fast-uri: fast-uri: URI parsing flaw enables server-side request forgery and redirects

A flaw was found in fast-uri, a software component used for parsing Uniform Resource Identifiers URIs in Node.js applications. This vulnerability arises from an issue in how fast-uri processes the scheme part of a URI, specifically when it contains special characters that are percent-encoded. An...

7.5CVSS5.8AI score0.00232EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/29 2:29 p.m.8 views

fast-uri: fast-uri: URI parsing flaw enables server-side request forgery and redirects

A flaw was found in fast-uri, a software component used for parsing Uniform Resource Identifiers URIs in Node.js applications. This vulnerability arises from an issue in how fast-uri processes the scheme part of a URI, specifically when it contains special characters that are percent-encoded. An...

7.5CVSS5.8AI score0.00232EPSS
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/28 10:08 a.m.9 views

Security Bulletin: IBM Transformation Advisor is affected by multiple vulnerabilities found in Java, JavaScript and IBM WebSphere Application Server Liberty

Summary There are multiple vulnerabilities in Java, JavaScript and IBM WebSphere Application Server Liberty used by IBM Transformation Advisor. Vulnerability Details CVEID:CVE-2026-75838 DESCRIPTION: DOMPurify before 3.4.13 contains a cross-site scripting vulnerability in INPLACE sanitization whe...

9.8CVSS6.9AI score0.00588EPSS
SaveExploits1Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/27 1:08 p.m.7 views

CVE-2026-76172

A flaw was found in fast-uri, a software component used for parsing Uniform Resource Identifiers URIs in Node.js applications. This vulnerability arises from an issue in how fast-uri processes the scheme part of a URI, specifically when it contains special characters that are percent-encoded. An...

7.5CVSS5.5AI score0.00232EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/27 1:08 p.m.9 views

CVE-2026-75931

A flaw was found in fast-uri, a URI parser for Node.js. This vulnerability arises because the parser fails to consistently convert internationalized domain names IDN to their standard ASCII form when processing scheme-relative references. This inconsistency can lead to host confusion, where an...

7.5CVSS5.3AI score0.00232EPSS
SaveExploits0References5
Fedora
Fedora
added 2026/08/26 1:04 a.m.4 views

[SECURITY] Fedora 43 Update: apr-util-1.6.5-1.fc43

The mission of the Apache Portable Runtime APR is to provide a free library of C data structures and routines. This library contains additional utility interfaces for APR; including support for XML, LDAP, database interfaces, URI parsing and more...

9.1CVSS5.9AI score0.00458EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-76172

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fast-uri is a URI parser for Node.js. During parsing it runs a legacy decoding pass over the scheme component and never re-escapes the result, and serialization...

7.5CVSS5.8AI score0.00232EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/24 11:16 a.m.23 views

CVE-2026-76172

fast-uri is a URI parser for Node.js. During parsing it runs a legacy decoding pass over the scheme component and never re-escapes the result, and serialization writes the scheme back out verbatim, unlike the host component which is re-escaped. As a result an input whose scheme carries...

7.5CVSS0.00232EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.13 views

Astra Linux – Vulnerability in Ruby 2.5

A ReDoS vulnerability was discovered in the URI component before 0.12.2 for Ruby. The URI parser improperly handles invalid URLs that contain specific characters. There is an increase in execution time when parsing strings into URI objects using rfc2396parser.rb and rfc3986parser.rb. NOTE: This...

5.3CVSS6.5AI score0.01698EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in symfony

Symfony/http-foundation is a module for the Symphony PHP framework that defines an object-oriented layer for handling HTTP requests. The Request class does not parse URIs containing special characters in the same way that browsers do. As a result, attackers can trick validators that rely on the...

6.1CVSS5.7AI score0.00553EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/24 10:07 a.m.57 views

CVE-2026-76172

fast-uri , a URI parser for Node.js, is vulnerable to host confusion via percent-encoded scheme normalization . The root cause is a legacy decoding pass applied to the scheme component that is never re-escaped before serialization, causing a mismatch between the parsed host (undefined) and the re...

7.5CVSS5.4AI score0.00232EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/24 12:00 a.m.16 views

PT-2026-80798

Name of the Vulnerable Software and Affected Versions fast-uri versions 2.3.1 through 2.4.4 fast-uri versions 3.0.0 through 3.1.5 fast-uri versions 4.0.0 through 4.1.2 Description During URI parsing, the software performs a legacy decoding pass on the scheme component without re-escaping the...

7.5CVSS5.4AI score0.00232EPSS
SaveExploits0References16
Fedora
Fedora
added 2026/08/13 12:57 a.m.11 views

[SECURITY] Fedora 44 Update: apr-util-1.6.5-1.fc44

The mission of the Apache Portable Runtime APR is to provide a free library of C data structures and routines. This library contains additional utility interfaces for APR; including support for XML, LDAP, database interfaces, URI parsing and more...

9.1CVSS5.4AI score0.00458EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/08/12 10:17 p.m.12 views

CVE-2026-73492

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. From 2.25.0 until 2.25.2, Loofah::HTML5::Scrub.alloweduri? does not reject javascript: or vbscript: URIs whose scheme is split by semicolon-less numeric character references...

2.3CVSS5.4AI score0.00245EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/12 8:59 p.m.32 views

CVE-2026-73491 Loofah `allowed_uri?` does not detect `javascript:` URIs split by named whitespace character references

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. From 2.25.0 until 2.25.2, Loofah::HTML5::Scrub.alloweduri? does not reject javascript: URIs whose scheme is split or prefixed with the HTML5 named whitespace character...

2.3CVSS0.00245EPSS
SaveExploits0References4
Rows per page
Query Builder