Lucene search
+L

565 matches found

CVE
CVE
added 2023/01/11 4:58 p.m.419 views

CVE-2022-3782

CVE-2022-3782 affects Keycloak / Red Hat Single Sign-On: path traversal via double URL encoding due to improper validation of redirect URLs, enabling an attacker to traverse to arbitrary files within the domain when wildcard Redirect URIs are used. Connected sources confirm the issue and indicate...

9.1CVSS8.9AI score0.05796EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/01/11 4:58 p.m.74 views

CVE-2022-3782

keycloak: path traversal via double URL encoding. A flaw was found in Keycloak, where it does not properly validate URLs included in a redirect. An attacker can use this flaw to construct a malicious request to bypass validation and access other URLs and potentially sensitive information within t...

9.3AI score0.05796EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/01/11 4:58 p.m.10 views

CVE-2022-3782

keycloak: path traversal via double URL encoding. A flaw was found in Keycloak, where it does not properly validate URLs included in a redirect. An attacker can use this flaw to construct a malicious request to bypass validation and access other URLs and potentially sensitive information within t...

6.5AI score0.05796EPSS
SaveExploits0References1
OSV
OSV
added 2022/12/13 7:44 p.m.132 views

GHSA-G8Q8-FGGX-9R3Q Keycloak vulnerable to path traversal via double URL encoding

Keycloak does not properly validate URLs included in a redirect. An attacker could construct a malicious request to bypass validation and access other URLs and potentially sensitive information within the domain, or possibly conduct further attacks...

9.1CVSS8.6AI score0.05796EPSS
SaveExploits0References5
NVD
NVD
added 2022/10/19 4:15 p.m.21 views

CVE-2022-43409

Jenkins Pipeline: Supporting APIs Plugin 838.va3a087b4055b and earlier does not sanitize or properly encode URLs of hyperlinks sending POST requests in build logs, resulting in a stored cross-site scripting XSS vulnerability exploitable by attackers able to create Pipelines...

5.4CVSS0.00698EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2022/10/19 12:00 a.m.6 views

PT-2022-26893 · Jenkins · Jenkins Pipeline: Supporting Apis Plugin +1

Name of the Vulnerable Software and Affected Versions: Jenkins Pipeline: Supporting APIs Plugin versions 838.va 3a 087b 4055b and earlier Description: The issue is related to a stored cross-site scripting XSS vulnerability. It occurs because the Jenkins Pipeline: Supporting APIs Plugin does not...

8CVSS5.1AI score0.00698EPSS
SaveExploits0References8
OSV
OSV
added 2022/08/25 12:00 a.m.23 views

GHSA-6XF3-5HP7-XQQG Improper token validation leading to code execution in Teleport

Teleport 9.3.6 is vulnerable to Command injection leading to Remote Code Execution. An attacker can craft a malicious ssh agent installation link by URL encoding a bash escape with carriage return line feed. This url encoded payload can be used in place of a token and sent to a user in a social...

8.8CVSS8.9AI score0.49476EPSS
SaveExploits6References9
Github Security Blog
Github Security Blog
added 2022/08/25 12:00 a.m.42 views

Improper token validation leading to code execution in Teleport

Teleport 9.3.6 is vulnerable to Command injection leading to Remote Code Execution. An attacker can craft a malicious ssh agent installation link by URL encoding a bash escape with carriage return line feed. This url encoded payload can be used in place of a token and sent to a user in a social...

8.8CVSS8.9AI score0.49476EPSS
SaveExploits6References10Affected Software1
NVD
NVD
added 2022/08/24 1:15 p.m.30 views

CVE-2022-36633

Teleport 9.3.6 is vulnerable to Command injection leading to Remote Code Execution. An attacker can craft a malicious ssh agent installation link by URL encoding a bash escape with carriage return line feed. This url encoded payload can be used in place of a token and sent to a user in a social...

8.8CVSS0.49476EPSS
SaveExploits6References3
Prion
Prion
added 2022/08/24 1:15 p.m.22 views

Command injection

Teleport 9.3.6 is vulnerable to Command injection leading to Remote Code Execution. An attacker can craft a malicious ssh agent installation link by URL encoding a bash escape with carriage return line feed. This url encoded payload can be used in place of a token and sent to a user in a social...

6.8CVSS8.9AI score0.49476EPSS
SaveExploits6References3Affected Software1
Cvelist
Cvelist
added 2022/08/24 12:29 p.m.52 views

CVE-2022-36633

Teleport 9.3.6 is vulnerable to Command injection leading to Remote Code Execution. An attacker can craft a malicious ssh agent installation link by URL encoding a bash escape with carriage return line feed. This url encoded payload can be used in place of a token and sent to a user in a social...

9.3AI score0.49476EPSS
SaveExploits6References3
OSV
OSV
added 2022/08/24 12:29 p.m.26 views

CVE-2022-36633

Teleport 9.3.6 is vulnerable to Command injection leading to Remote Code Execution. An attacker can craft a malicious ssh agent installation link by URL encoding a bash escape with carriage return line feed. This url encoded payload can be used in place of a token and sent to a user in a social...

9.1AI score
SaveExploits0References5
Packet Storm
Packet Storm
added 2022/08/23 12:00 a.m.636 views

Teleport 9.3.6 Command Injection

Description:Teleport 9.3.6 is vulnerable to Command injection leading to Remote Code Execution. An attacker can craft a malicious ssh agent installation link by URL encoding a bash escape with carriage return line feed. This url encoded payload can be used in place of a token and sent to a user i...

8.9AI score0.49476EPSS
SaveExploits6
Github Security Blog
Github Security Blog
added 2022/08/06 5:21 a.m.34 views

sanic vulnerable to Path Traversal when using `app.static` if using encoded `%2F` URLs

Impact Access to lateral directories when using app.static if using encoded %2F URLs. Parent directory traversal is not impacted. Patches - v20.12.7 LTS - v21.12.2 LTS - v22.6.1 References https://github.com/sanic-org/sanic/issues/2478 https://github.com/sanic-org/sanic/pull/2495 For more...

8.3CVSS7.3AI score0.0113EPSS
SaveExploits1References5Affected Software1
Huntr
Huntr
added 2022/07/04 5:32 p.m.14 views

Improper handling of parameter lead to listing any directory

Description In file-manager/list API, the server does not handling path parameters properly lead to allow listing any directory. To exploit, use double URL encoding to bypass filter. Proof of Concept GET /demo/api/file-manager/list?path=%252e%252e/%252e%252e/%252e%252e/%252e%252e/%252e%252e/...

0.8AI score
SaveExploits0
Kitploit
Kitploit
added 2022/06/14 9:30 p.m.56 views

Gshell - A Flexible And Scalable Cross-Plaform Shell Generator Tool

A simple yet flexible cross-platform shell generator tool. Name: GGreat Shell Description: A cross-platform shell generator tool that lets you generate whichever shell you want, in any system you want, giving you full control and automation. If you find this tool helpful, then please give me a...

7.4AI score
SaveExploits0References1
GithubExploit
GithubExploit
added 2022/06/07 11:22 a.m.131 views

Exploit for Path Traversal in Apache Http_Server

CVE-2021-41773 CVE-2021-41773 According to The National Vulne...

7.5CVSS9.3AI score0.99992EPSS
SaveExploits163
Github Security Blog
Github Security Blog
added 2022/05/14 3:46 a.m.37 views

Cross-site Scripting in Apache Sling XSS Protection API

A flaw in the way URLs are escaped and encoded in the org.apache.sling.xss.impl.XSSAPIImplgetValidHref and org.apache.sling.xss.impl.XSSFilterImplisValidHref allows special crafted URLs to pass as valid, although they carry XSS payloads. The affected versions are Apache Sling XSS Protection API...

6.1CVSS5.7AI score0.02866EPSS
SaveExploits0References3Affected Software2
RedHat Linux
RedHat Linux
added 2022/05/10 2:10 p.m.6 views

grafana: directory traversal vulnerability

Grafana is an open-source platform for monitoring and observability. Grafana prior to versions 8.3.2 and 7.5.12 contains a directory traversal vulnerability for fully lowercase or fully uppercase .md files. The vulnerability is limited in scope, and only allows access to files with the extension...

4.3CVSS7.2AI score0.57499EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/05/02 3:16 a.m.49 views

Exposure of Sensitive Information in Apache Tomcat

Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, and 6.0.0 through 6.0.18, when FORM authentication is used, allows remote attackers to enumerate valid usernames via requests to /jsecuritycheck with malformed URL encoding of passwords, related to improper error checking in the 1...

4.3CVSS4.3AI score0.9444EPSS
SaveExploits5References36Affected Software1
Rows per page
Query Builder