Lucene search
+L

76 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.15 views

EUVD-2002-0006

Malware in sbrugna...

7.5CVSS6.4AI score0.08087EPSS
SaveExploits1References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2005-3364

Malware in sbrugna...

7.5CVSS6.1AI score0.03167EPSS
SaveExploits1References13
RedhatCVE
RedhatCVE
added 2025/03/23 8:48 p.m.24 views

CVE-2025-27553

A flaw was found in Apache Commons VFS. The FileObject API in Commons VFS has a 'resolveFile' method that takes a 'scope' parameter. Specifying 'NameScope.DESCENDENT' promises that "an exception is thrown if the resolved file is not a descendent of the base file". However, when the path contains...

5.3CVSS7.5AI score0.01373EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/03/01 12:00 a.m.6 views

PT-2025-12535

Name of the Vulnerable Software and Affected Versions: Apache Commons VFS versions prior to 2.10.0 Description: The FileObject API in Commons VFS has a resolveFile method that takes a scope parameter. Specifying NameScope.DESCENDENT promises that an exception is thrown if the resolved file is not...

7.8CVSS6.8AI score0.01373EPSS
SaveExploits0References46
RedhatCVE
RedhatCVE
added 2025/02/05 2:12 p.m.15 views

CVE-2020-11053

In OAuth2 Proxy before 5.1.1, there is an open redirect vulnerability. Users can provide a redirect address for the proxy to send the authenticated user to at the end of the authentication flow. This is expected to be the original URL that the user was trying to access. This redirect URL is check...

7.1CVSS6.5AI score0.0079EPSS
SaveExploits0References1
Veracode
Veracode
added 2025/01/17 6:37 a.m.11 views

Credentials Exposure

github.com/git-lfs/git-lfs is vulnerable to Credential Exposure. The vulnerability is due to improper handling of URL-encoded control characters in Git LFS, which passes portions of a host's URL containing embedded line-ending control characters e.g., LF or CR to the git-credential command withou...

8.5CVSS6.7AI score0.01079EPSS
SaveExploits0References6Affected Software2
CVE
CVE
added 2024/11/21 12:00 a.m.66 views

CVE-2024-45514

Summary: CVE-2024-45514 affects Zimbra Collaboration (ZCS) Webmail; a Cross-Site Scripting (XSS) flaw arises from insufficient sanitization of the packages parameter in one endpoint. Attackers can bypass checks by using encoded characters to inject and execute JavaScript in a victim’s session. Wh...

5.4CVSS6.2AI score0.00645EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/11 10:56 p.m.9 views

CVE-2024-23983 Access rules for PingAccess may be circumvented with URL-encoded characters

Improper handling of canonical URL-encoding may lead to bypass not properly constrained by request rules...

5.8CVSS7.2AI score0.00431EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/03/26 12:00 a.m.11 views

The vulnerabilities of the functions AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding(), and AppendEncodedCharacters() in browsers Mozilla Firefox, Firefox ESR, and the email client Thunderbird allow an attacker to execute arbitrary code.

The vulnerabilities of the functions AppendEncodedAttributeValue, ExtraSpaceNeededForAttrEncoding, and AppendEncodedCharacters in browsers such as Mozilla Firefox, Firefox ESR, and the email client Thunderbird are related to integer overflow. Exploiting these vulnerabilities allows a malicious...

10CVSS7.9AI score0.00385EPSS
SaveExploits1References24Affected Software11
RedHat Linux
RedHat Linux
added 2024/03/25 8:17 p.m.17 views

Mozilla: Integer overflow could have led to out of bounds write

The Mozilla Foundation Security Advisory describes this flaw as: AppendEncodedAttributeValue, ExtraSpaceNeededForAttrEncoding and AppendEncodedCharacters could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write...

8.4CVSS7.5AI score0.00385EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2024/03/25 7:36 p.m.21 views

Mozilla: Integer overflow could have led to out of bounds write

The Mozilla Foundation Security Advisory describes this flaw as: AppendEncodedAttributeValue, ExtraSpaceNeededForAttrEncoding and AppendEncodedCharacters could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write...

8.4CVSS7.5AI score0.00385EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2024/01/30 12:00 a.m.7 views

PT-2024-1513 · Unknown +2 · Libmodsecurity +3

Name of the Vulnerable Software and Affected Versions: ModSecurity / libModSecurity versions 3.0.0 through 3.0.11 Description: The issue is related to a WAF bypass for path-based payloads submitted via specially crafted request URLs. ModSecurity v3 decodes percent-encoded characters present in...

8.6CVSS8.2AI score0.00688EPSS
SaveExploits0References37
Huntr
Huntr
added 2022/06/07 9:07 a.m.27 views

Run malicious JS code with other kinds of encoding

Description We can Run malicious JS code With special escaping characters for ASCII chars that start with \x and also all Unicodes start with \u, like the followings : CR == \x0d and \u000d LF == \x0a and \u000a TAB == \t and \u0009 and \x09 So there can be many characters that we can't filter al...

4.3CVSS6.5AI score0.00982EPSS
SaveExploits1
OSV
OSV
added 2022/04/30 6:21 p.m.26 views

GHSA-5MQ8-H82P-WJF2 Jetty Javascript Inclusion Vulnerability

Cross-site scripting XSS vulnerability in Jetty JSP servlet engine allows remote attackers to insert arbitrary HTML or script via an HTTP request to a .jsp file whose name contains the malicious script and some encoded linefeed characters %0a...

5.8CVSS5.8AI score0.02407EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2022/01/13 3:25 p.m.9 views

jetty: crafted URIs allow bypassing security constraints

For Eclipse Jetty versions 9.4.37-9.4.42, 10.0.1-10.0.5 & 11.0.1-11.0.5, URIs can be crafted using some encoded characters to access the content of the WEB-INF directory and/or bypass some security constraints. This is a variation of the vulnerability reported in CVE-2021-28164/GHSA-v7ff-8wcx-gmc...

5.3CVSS6.9AI score0.99298EPSS
SaveExploits6References4
OPENSUSE Linux
OPENSUSE Linux
added 2021/08/25 12:00 a.m.55 views

Security update for jetty-minimal (moderate)

openSUSE Security Update: Security update for jetty-minimal Announcement ID: openSUSE-SU-2021:2838-1 Rating: moderate References: 1188438 Cross-References: CVE-2021-34429 CVSS scores: CVE-2021-34429 NVD : 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVE-2021-34429 SUSE: 6.5...

6.5CVSS6.4AI score0.99298EPSS
SaveExploits6References1
Veracode
Veracode
added 2021/07/16 6:32 a.m.49 views

Information Disclosure

jetty-http is vulnerable to information disclosure. Insecure parsing of encoded characters allow an attacker to bypass security constraints and potentially access private files within the WEB-INF directory...

5.3CVSS4.6AI score0.99298EPSS
SaveExploits6References71Affected Software2
Debian CVE
Debian CVE
added 2021/07/15 5:00 p.m.62 views

CVE-2021-34429

For Eclipse Jetty versions 9.4.37-9.4.42, 10.0.1-10.0.5 & 11.0.1-11.0.5, URIs can be crafted using some encoded characters to access the content of the WEB-INF directory and/or bypass some security constraints. This is a variation of the vulnerability reported in CVE-2021-28164/GHSA-v7ff-8wcx-gmc...

5.3CVSS6AI score0.99298EPSS
SaveExploits6
Veracode
Veracode
added 2021/04/05 8:18 a.m.54 views

Information Disclosure

jetty-server is vulnerable to information disclosure. The URI normalisation in default compliance mode does not escape % encoded characters in the request metadata by common Servlet implementations, allowing access to sensitive resources within the WEB-INF directory via the use of URI with %2e or...

5.3CVSS4.4AI score0.82371EPSS
SaveExploits7References45Affected Software4
nodejs
nodejs
added 2020/11/18 9:21 p.m.43 views

Secret disclosure

Overview Secrets that would normally be masked by semantic-release can be accidentally disclosed if they contain characters that become encoded when included in a URL. Recommendation Upgrade to version 17.2.3 or later References - https://github.com/advisories/GHSA-r2j6-p67h-q639...

5.8CVSS1.5AI score0.01401EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder