Lucene search
K

25 matches found

Github Security Blog
Github Security Blog
added 2026/06/15 5:33 p.m.5 views

Symfony: UrlGenerator Dot-Segment Encoding Skips Every Other Chained `../` or `./` → Generated URL Collapses Off-Route Under RFC 3986 Normalization

Description Symfony\Component\Routing\Generator\UrlGenerator::doGenerate percent-encodes . and .. path segments so that the generated URL still resolves to the originating route after RFC 3986 §5.2.4 dot-segment removal which strict RFC-3986 consumers — routers, reverse proxies, HTTP clients —...

5.3AI score0.00026EPSS
Exploits0References6Affected Software2
GithubExploit
GithubExploit
added 2026/03/02 8:44 p.m.131 views

Exploit for Cross-site Scripting in Bdtask Multi_Store_Inventory_Management_System

CVE-2024-2997 Scanner !Versionhttps://img.shields.io/badge...

5.4CVSS6AI score0.01215EPSS
Exploits6
Github Security Blog
Github Security Blog
added 2026/02/26 10:42 p.m.6 views

Koa has Host Header Injection via ctx.hostname

Summary Koa's ctx.hostname API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed Host header containing a @ symbol e.g., evil.com:[email protected] is received,...

7.5CVSS5.7AI score0.00324EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2026/02/26 10:42 p.m.1 views

GHSA-7GCC-R8M5-44QM Koa has Host Header Injection via ctx.hostname

Summary Koa's ctx.hostname API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed Host header containing a @ symbol e.g., evil.com:[email protected] is received,...

7.5CVSS5.9AI score0.00324EPSS
Exploits1References5
RedhatCVE
RedhatCVE
added 2026/02/26 2:32 p.m.4 views

CVE-2026-27959

A flaw was found in Koa’s ctx.hostname API used in Node.js applications. The function incorrectly parses specially crafted HTTP Host headers containing an @ character, which can cause the extracted hostname value to differ from the intended origin. An attacker can exploit this behavior by sending...

8.2CVSS5.6AI score0.00324EPSS
Exploits1References6
NVD
NVD
added 2026/02/26 2:16 a.m.7 views

CVE-2026-27959

Koa is middleware for Node.js using ES2017 async functions. Prior to versions 3.1.2 and 2.16.4, Koa's ctx.hostname API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed...

7.5CVSS0.00324EPSS
Exploits1References3
OSV
OSV
added 2026/02/26 1:45 a.m.3 views

CVE-2026-27959 Koa has Host Header Injection via `ctx.hostname`

Koa is middleware for Node.js using ES2017 async functions. Prior to versions 3.1.2 and 2.16.4, Koa's ctx.hostname API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed...

7.5CVSS5.9AI score0.00324EPSS
Exploits1References5
CVE
CVE
added 2026/02/26 1:45 a.m.69 views

CVE-2026-27959

Koa (Node.js) prior to versions 3.1.2 and 2.16.4 exposes a vulnerability in ctx.hostname: it naively parses the Host header and returns an attacker-controlled value when the header contains an invalid RFC 3986 hostname (e.g., with a @). This can affect URL generation, password reset links, email ...

7.5CVSS5.4AI score0.00324EPSS
Exploits1References3Affected Software1
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-2651

Malicious code in bioql PyPI...

6.1CVSS6.2AI score0.0084EPSS
Exploits0References3
GithubExploit
GithubExploit
added 2025/06/12 6:48 a.m.339 views

Exploit for External Control of File Name or Path in Microsoft

CVE-2025-33053 Proof Of Concept This repository provides scri...

8.8CVSS9.7AI score0.81558EPSS
Exploits10
RedhatCVE
RedhatCVE
added 2025/05/22 8:17 p.m.3 views

CVE-2021-41114

TYPO3 is an open source PHP based web content management system released under the GNU GPL. It has been discovered that TYPO3 CMS is susceptible to host spoofing due to improper validation of the HTTP Host header. TYPO3 uses the HTTP Host header, for example, to generate absolute URLs during the...

5.3CVSS5.5AI score0.02662EPSS
Exploits0References1
Veracode
Veracode
added 2024/02/20 8:39 a.m.19 views

Host Header Injection

pimcore/admin-ui-classic-bundle is vulnerable to Host Header Injection. The vulnerability is caused due to unsafely using the host header from incoming HTTP requests when generating URLs in the function invitationLinkAction within UserController.php , specifically in the way $loginUrl trusts user...

9.3CVSS6.8AI score0.00682EPSS
Exploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 4:50 p.m.19 views

Gitea XSS Vulnerability

Gitea 1.7.0 and earlier is affected by: Cross Site Scripting XSS. The impact is: Attacker is able to have victim execute arbitrary JS in browser. The component is: go-get URL generation - PR to fix: https://github.com/go-gitea/gitea/pull/5905. The attack vector is: victim must open a specifically...

6.1CVSS6.9AI score0.0084EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2022/04/11 8:8 a.m.15 views

Cross-Site Scripting (XSS)

tableexport.jquery.plugin is vulnerable to cross-site scripting. The vulnerability exists in the parseString function in tableExport.js due to a lack of sanitization in the url generation which allows a malicious attacker to steal sensitive information...

5.4CVSS3.2AI score0.00702EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2022/01/21 6:39 p.m.6 views

GHSA-RCRV-228C-GPRJ Invalid URL generation in bitlyshortener

Impact Due to a sudden upstream breaking change by Bitly, versions of bitlyshortener 0.6.0 generate invalid short URLs. All users are affected and must update immediately. Patches Upgrading bitlyshortener to 0.6.0 or newer will prevent the generation such invalid short URLs. Workarounds A...

7AI score
Exploits0References4
Github Security Blog
Github Security Blog
added 2022/01/21 6:39 p.m.13 views

Invalid URL generation in bitlyshortener

Impact Due to a sudden upstream breaking change by Bitly, versions of bitlyshortener 0.6.0 generate invalid short URLs. All users are affected and must update immediately. Patches Upgrading bitlyshortener to 0.6.0 or newer will prevent the generation such invalid short URLs. Workarounds A...

0.3AI score
Exploits0References4Affected Software1
OSV
OSV
added 2021/04/08 4:33 p.m.16 views

GHSA-WGPJ-7C2J-VFJM Indico Tampering with links (e.g. password reset) in sent emails

Impact An external audit of the Indico codebase has discovered a vulnerability in Indico's URL generation logic which could have allowed an attacker to make Indico send a password reset link with a valid token pointing to an attacker-controlled domain by sending that domain in the Host header. Ha...

8.7CVSS7.5AI score0.01047EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2021/04/08 4:33 p.m.71 views

Indico Tampering with links (e.g. password reset) in sent emails

Impact An external audit of the Indico codebase has discovered a vulnerability in Indico's URL generation logic which could have allowed an attacker to make Indico send a password reset link with a valid token pointing to an attacker-controlled domain by sending that domain in the Host header. Ha...

7.5CVSS7.3AI score0.01047EPSS
Exploits0References6Affected Software1
Prion
Prion
added 2020/04/01 7:15 p.m.11 views

Cross site scripting

Scripts in Sling CMS before 0.16.0 do not property escape the Sling Selector from URLs when generating navigational elements for the administrative consoles and are vulnerable to reflected XSS attacks...

4.3CVSS6AI score0.01965EPSS
Exploits0References1Affected Software1
Akamai Blog
Akamai Blog
added 2019/10/11 8:0 p.m.150 views

Quickly Extend Live Streams with VOD Clipping

Time is always of the essence to extend compelling video content such as sporting events and concerts and make the most of media rights windows. This is especially true for catch-up TV, highlight creation, time-shifting 24/7 simulcast streams, and social sharing. At Akamai, we are continually...

Exploits0
Rows per page
Query Builder