Lucene search
+L

171 matches found

EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2025-25724

Malicious code in bioql PyPI...

6.9CVSS6.3AI score0.00194EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/21 9:00 a.m.52 views

CVE-2025-6544

CVE-2025-6544 affects h2oai/h2o-3 up to version 3.46.0.8. The issue is a deserialization vulnerability that enables an attacker to read arbitrary system files and execute arbitrary code. Root cause: improper handling of JDBC connection parameters, exploitable via bypassing regular expression chec...

9.8CVSS9.5AI score0.00919EPSS
SaveExploits1References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2019-16393

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - SPIP before 3.1.11 and 3.2 before 3.2.5 mishandles redirect URLs in ecrire/inc/headers.php with a %0D, %0A, or %20 character. CVE-2019-16393 Note that Nessus...

6.1CVSS6.8AI score0.011EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/03/05 2:30 a.m.9 views

SUSE CVE-2025-22870

Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NOPROXY environment variable is set to ".example.com", a request to "::1%25.example.com:80 will incorrectly match and not be proxied...

4.4CVSS6.6AI score0.00401EPSS
SaveExploits2References54
GithubExploit
GithubExploit
added 2024/12/18 4:03 p.m.270 views

Exploit for Cross-site Scripting in Ruoyi

Authenticated SQL Injection in RuoYi v4.7.9 Bypass of CVE-202...

6.1CVSS8.4AI score0.00358EPSS
SaveExploits3
OSV
OSV
added 2024/01/30 4:15 p.m.15 views

DEBIAN-CVE-2024-1019

ModSecurity / libModSecurity 3.0.0 to 3.0.11 is affected by a WAF bypass for path-based payloads submitted via specially crafted request URLs. ModSecurity v3 decodes percent-encoded characters present in request URLs before it separates the URL path component from the optional query string...

8.6CVSS7.8AI score0.00688EPSS
SaveExploits0References1
Oracle linux
Oracle linux
added 2023/11/03 12:00 a.m.36 views

squid security update

7:5.5-5.el92.1 - Improve HTTP chunked encoding compliance CVE-2023-46846 - Fix stack buffer overflow when parsing Digest Authorization CVE-2023-46847 - Fix userinfo percent-encoding CVE-2023-46848...

7.9AI score0.88351EPSS
SaveExploits0
Prion
Prion
added 2023/07/05 9:15 p.m.26 views

Format string

Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. Starting in version 1.13 and prior to version 3.1.4, Pandoc is susceptible to an arbitrary file write vulnerability, which can be triggered by providing a specially crafte...

2.4CVSS5.3AI score0.00368EPSS
SaveExploits1References2Affected Software2
SUSE CVE
SUSE CVE
added 2023/02/15 5:29 a.m.4 views

SUSE CVE-2014-2525

Heap-based buffer overflow in the yamlparserscanuriescapes function in LibYAML before 0.1.6 allows context-dependent attackers to execute arbitrary code via a long sequence of percent-encoded characters in a URI in a YAML file...

6.8CVSS8.2AI score0.09787EPSS
SaveExploits2References7
SUSE CVE
SUSE CVE
added 2023/02/15 4:56 a.m.6 views

SUSE CVE-2016-8622

The URL percent-encoding decode function in libcurl before 7.51.0 is called curleasyunescape. Internally, even if this function would be made to allocate a unscape destination buffer larger than 2GB, it would return that new length in a signed 32 bit integer variable, thus the length would get...

9.8CVSS9.6AI score0.0467EPSS
SaveExploits0References25
SUSE CVE
SUSE CVE
added 2023/02/15 3:44 a.m.9 views

SUSE CVE-2021-28164

In Eclipse Jetty 9.4.37.v20210219 to 9.4.38.v20210224, the default compliance mode allows requests with URIs that contain %2e or %2e%2e segments to access protected resources within the WEB-INF directory. For example a request to /context/%2e/WEB-INF/web.xml can retrieve the web.xml file. This ca...

5.9CVSS8.5AI score0.82371EPSS
SaveExploits7References6
SUSE CVE
SUSE CVE
added 2023/02/15 3:26 a.m.4 views

SUSE CVE-2022-27780

The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a different URL usingthe wrong host name when it is later retrieved.For example, a URL like http://example.com%2F127.0.0.1/, would be allowed bythe parser and get...

6.5CVSS8.8AI score0.02469EPSS
SaveExploits1References3
Microsoft CVE
Microsoft CVE
added 2022/06/15 7:00 a.m.8 views

The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL making it a *different* URL usingthe wrong host name when it is later retrieved.For example a URL like `http://example.com%2F127.0.0.1/` would be allowed bythe parser and get transposed into `http://example.com/127.0.0.1/`. This flawcan be used to circumvent filters checks and more.

...

7.5CVSS6.6AI score0.02469EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2022/06/03 5:15 a.m.6 views

CVE-2022-32265

qDecoder before 12.1.0 does not ensure that the percent character is followed by two hex digits for URL decoding...

5.3CVSS5.3AI score0.01281EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2022/06/02 2:15 p.m.5 views

CVE-2022-27780

The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a different URL usingthe wrong host name when it is later retrieved.For example, a URL like http://example.com%2F127.0.0.1/, would be allowed bythe parser and get...

7.5CVSS5.9AI score0.02469EPSS
SaveExploits1References4
OSV
OSV
added 2022/06/02 2:15 p.m.6 views

ALPINE-CVE-2022-27780

The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a different URL usingthe wrong host name when it is later retrieved.For example, a URL like http://example.com%2F127.0.0.1/, would be allowed bythe parser and get...

7.5CVSS6.9AI score0.02469EPSS
SaveExploits1References1
OSV
OSV
added 2022/06/02 2:15 p.m.3 views

DEBIAN-CVE-2022-27780

The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a different URL usingthe wrong host name when it is later retrieved.For example, a URL like http://example.com%2F127.0.0.1/, would be allowed bythe parser and get...

7.5CVSS6.6AI score0.02469EPSS
SaveExploits1References1
BDU FSTEC
BDU FSTEC
added 2022/05/30 12:00 a.m.9 views

The vulnerability of the cURL command-line utility, related to errors in URL encoding, allows a hacker to redirect users to another URL address.

The vulnerability of the cURL command-line utility relates to the replacement of the “%” symbol with “/” when encoding URL addresses. Exploiting this vulnerability can allow a remote attacker to redirect users to a different URL address...

5.3CVSS6.8AI score0.02469EPSS
SaveExploits1References11Affected Software4
Redos
Redos
added 2022/05/24 12:00 a.m.11 views

ROS-20220524-21

The cURL command-line utility vulnerability is related to a bug in the HSTS implementation that could allow curl to continue using the HTTP protocol instead of HTTPS if the hostname in the specified URL used an endpoint but did not use it when building the HSTS cache. Exploitation of the...

7.5CVSS7.1AI score0.0293EPSS
SaveExploits5
RedHat Linux
RedHat Linux
added 2021/11/23 10:34 a.m.16 views

jetty: Ambiguous paths can access WEB-INF

In Jetty the default compliance mode allows requests with URIs that contain %2e or %2e%2e segments to access protected resources within the WEB-INF directory. An attacker can use this vulnerability to reveal sensitive information regarding the implementation of a web application...

5.3CVSS7.4AI score0.82371EPSS
SaveExploits7References5
Rows per page
Query Builder