Lucene search
+L

212 matches found

Kitploit
Kitploit
added 2026/09/21 8:48 p.m.12 views

CVE-2025-60876

CVE-2025-60876: busybox wget 요청 대상 삽입 수정 CVE-2025-60876에 대한 동작을 유지하는 수정 사항입니다. 이는 BusyBox wget의 HTTP 헤더 삽입 취약점이며, 이를 증명하는 개념 증명PoC과 수정 사항을 BusyBox 업스트림에 제출하기 위한 아티팩트가 포함되어 있습니다. 취약점 BusyBox wget은 URL 경로와 쿼리를 HTTP 요청 라인에 그대로 복사합니다. 원시 CR0x0D, LF0x0A 또는 기타 제어 바이트를 포함하는 URL은 요청 라인을 분할하고 공격자가 제어하는 헤더...

6.5CVSS6.8AI score0.00291EPSS
SaveExploits1References4
NVD
NVD
added 2026/09/18 3:17 p.m.6 views

CVE-2026-93569

A flaw was found in Netty. A remote unauthenticated attacker can exploit a vulnerability in Netty's HTTP/1 to HTTP/2 conversion process. When an HTTP/1 request includes both an absolute-form request-target and a conflicting Host header, Netty incorrectly prioritizes the Host header for the HTTP/2...

8.2CVSS0.00372EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/16 4:56 p.m.5 views

GO-2026-6465 Traefik: Rootless HTTP/1 request-target routes as "/" but is forwarded verbatim, bypassing path-scoped routing, middleware guards and access logging in github.com/traefik/traefik

Traefik: Rootless HTTP/1 request-target routes as "/" but is forwarded verbatim, bypassing path-scoped routing, middleware guards and access logging in github.com/traefik/traefik...

8.8CVSS0.0027EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/10 11:03 p.m.11 views

GHSA-F52W-8J3H-J724 Traefik: Rootless HTTP/1 request-target routes as "/" but is forwarded verbatim, bypassing path-scoped routing, middleware guards and access logging

Summary Traefik accepts an HTTP/1.x request whose request-target is in rootless / opaque form for example GET http:http://internal-vhost/admin HTTP/1.1. Go parses this into URL.Opaque with an empty URL.Path, so Traefik evaluates all routing, path-sanitization, middleware and access-log decisions...

8.8CVSS5.6AI score0.0027EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/09/10 11:03 p.m.15 views

Traefik: Rootless HTTP/1 request-target routes as "/" but is forwarded verbatim, bypassing path-scoped routing, middleware guards and access logging

Summary Traefik accepts an HTTP/1.x request whose request-target is in rootless / opaque form for example GET http:http://internal-vhost/admin HTTP/1.1. Go parses this into URL.Opaque with an empty URL.Path, so Traefik evaluates all routing, path-sanitization, middleware and access-log decisions...

8.8CVSS5.6AI score0.0027EPSS
SaveExploits0References7Affected Software2
Cvelist
Cvelist
added 2026/09/10 3:01 p.m.53 views

CVE-2026-88009 Traefik: Rootless HTTP/1 request-target routes as "/" but is forwarded verbatim, bypassing path-scoped routing, middleware guards and access logging

Traefik is an open source HTTP reverse proxy and load balancer. Prior to 2.11.57, and 3.7.13, Traefik accepts a rootless HTTP/1 request target that Go stores in URL.Opaque while leaving URL.Path empty. The rewriteRequestBuilder path evaluates routing, path sanitization, forwardAuth,...

8.8CVSS0.0027EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/10 3:01 p.m.17 views

CVE-2026-88009 Traefik: Rootless HTTP/1 request-target routes as "/" but is forwarded verbatim, bypassing path-scoped routing, middleware guards and access logging

Traefik is an open source HTTP reverse proxy and load balancer. Prior to 2.11.57, and 3.7.13, Traefik accepts a rootless HTTP/1 request target that Go stores in URL.Opaque while leaving URL.Path empty. The rewriteRequestBuilder path evaluates routing, path sanitization, forwardAuth,...

8.8CVSS5.8AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.22 views

PT-2026-76719

Impact Versions of conflibot before 1.2.1 build git commands by string interpolation and run them through a shell. Several of the interpolated values are pull request branch names head.ref, which are attacker-controlled: anyone can open a pull request including from a fork whose head branch name...

9.1CVSS5.8AI score0.00445EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/28 10:20 p.m.15 views

GHSA-FH2F-XFXC-Q9CC openhole-server vulnerable to path traversal via URL-decoded request path

Summary openhole-server forwarded the URL-decoded request path r.URL.Path to tunnel clients instead of the original request-target. Percent-encoded dot-segments %2e and separators %2f were decoded to ../ and / before reaching the local service. Go's ServeMux rejects literal ../ paths, but...

8.6CVSS5.9AI score0.00361EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/23 10:16 p.m.17 views

CVE-2024-58354

cal.com calcom repository, later renamed cal.diy is affected by a repository takeover vulnerability in its GitHub Actions workflows. The workflow pr.yml uses the pullrequesttarget trigger with the repository's default write permissions and passes them down to check-types.yml. check-types.yml then...

9.9CVSS0.00559EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/23 9:16 p.m.39 views

CVE-2024-58354 cal.com Repository Takeover via pull_request_target Workflow

cal.com calcom repository, later renamed cal.diy is affected by a repository takeover vulnerability in its GitHub Actions workflows. The workflow pr.yml uses the pullrequesttarget trigger with the repository's default write permissions and passes them down to check-types.yml. check-types.yml then...

9.9CVSS0.00559EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/23 9:16 p.m.10 views

CVE-2024-58354 cal.com Repository Takeover via pull_request_target Workflow

cal.com calcom repository, later renamed cal.diy is affected by a repository takeover vulnerability in its GitHub Actions workflows. The workflow pr.yml uses the pullrequesttarget trigger with the repository's default write permissions and passes them down to check-types.yml. check-types.yml then...

9.9CVSS6AI score0.00559EPSS
SaveExploits0References3
attackerkb
attackerkb
added 2026/07/23 9:16 p.m.9 views

CVE-2024-58354

cal.com calcom repository, later renamed cal.diy is affected by a repository takeover vulnerability in its GitHub Actions workflows. The workflow pr.yml uses the pullrequesttarget trigger with the repository's default write permissions and passes them down to check-types.yml. check-types.yml then...

9.9CVSS5.8AI score0.00559EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/23 9:16 p.m.13 views

CVE-2024-58354 cal.com Repository Takeover via pull_request_target Workflow

cal.com calcom repository, later renamed cal.diy is affected by a repository takeover vulnerability in its GitHub Actions workflows. The workflow pr.yml uses the pullrequesttarget trigger with the repository's default write permissions and passes them down to check-types.yml. check-types.yml then...

8.5CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2026/07/23 9:16 p.m.49 views

CVE-2024-58354

Cal.com (cal.com/cal.diy) is affected by a repository takeover via its GitHub Actions workflow. The pr.yml workflow uses pull_request_target and passes repo default write permissions to check-types.yml, which then dangerous-checks out the attacker PR and executes it (yarn install, package.json sc...

9.9CVSS5.8AI score0.00559EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/21 9:16 p.m.19 views

CVE-2026-47690

MeltanoHub is the source code for hub.meltano.com, the central place for Meltano plugins. Versions of the repo prior to commit 923820de8f64d753951fbbd54f7282a3d5f75173 were vulnerable to exfiltration of GITHUBTOKEN with write permissions to the repository. The vulnerable workflow used...

7.5CVSS0.00524EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/21 8:46 p.m.38 views

CVE-2026-47690 MeltanoHub vulnerable to command injection in the `test_dispatcher` GitHub Actions workflow

MeltanoHub is the source code for hub.meltano.com, the central place for Meltano plugins. Versions of the repo prior to commit 923820de8f64d753951fbbd54f7282a3d5f75173 were vulnerable to exfiltration of GITHUBTOKEN with write permissions to the repository. The vulnerable workflow used...

7.5CVSS0.00524EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/19 11:06 p.m.63 views

CVE-2026-44359 Meshtastic GitHub repo vulnerable to Arbitrary Code Execution via pull_request_target Fork Checkout in CI Workflow

Meshtastic is an open source mesh networking solution. Prior to version 2.7.21.1370b23, the Meshtastic GitHub repository's mainmatrix.yml workflow is triggered by pullrequesttarget and multiple jobs check out the attacker's fork code and execute it with access to repository secrets and elevated...

10CVSS0.01799EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/19 11:06 p.m.85 views

CVE-2026-44359

The CVE describes a flaw in Meshtastic’s GitHub workflow (main_matrix.yml) prior to version 2.7.21.1370b23 where pull_request_target could trigger jobs that check out attacker forks and execute attacker-controlled files with repository secrets and elevated GITHUB_TOKEN permissions. External PRs w...

10CVSS5.7AI score0.01799EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/17 7:51 p.m.53 views

CVE-2026-46420

shivammathur/setup-php versions 2.25.0–2.37.0 read PHP version strings from repository-controlled files (.php-version, composer.lock, composer.json) and inject them unescaped into generated shell/PowerShell scripts, enabling command injection on GitHub Actions runners via pull_request_target work...

9.8CVSS5.5AI score0.01538EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder