Lucene search
K

43 matches found

Github Security Blog
Github Security Blog
added 2025/03/07 3:16 p.m.48 views

axios Requests Vulnerable To Possible SSRF and Credential Leakage via Absolute URL

Summary A previously reported issue in axios demonstrated that using protocol-relative URLs could lead to SSRF Server-Side Request Forgery. Reference: axios/axios6463 A similar problem that occurs when passing absolute URLs rather than protocol-relative URLs to axios has been identified. Even if...

8.7CVSS6.7AI score0.00759EPSS
Exploits1References8Affected Software1
Cvelist
Cvelist
added 2025/03/07 3:13 p.m.223 views

CVE-2025-27152 Possible SSRF and Credential Leakage via Absolute URL in axios Requests

axios is a promise based HTTP client for the browser and node.js. The issue occurs when passing absolute URLs rather than protocol-relative URLs to axios. Even if ⁠baseURL is set, axios sends the request to the specified absolute URL, potentially causing SSRF and credential leakage. This issue...

8.7CVSS0.00759EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2025/03/07 3:13 p.m.14 views

CVE-2025-27152 Possible SSRF and Credential Leakage via Absolute URL in axios Requests

axios is a promise based HTTP client for the browser and node.js. The issue occurs when passing absolute URLs rather than protocol-relative URLs to axios. Even if ⁠baseURL is set, axios sends the request to the specified absolute URL, potentially causing SSRF and credential leakage. This issue...

8.7CVSS6.9AI score0.00759EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2025/03/07 3:13 p.m.51 views

CVE-2025-27152

axios is a promise based HTTP client for the browser and node.js. The issue occurs when passing absolute URLs rather than protocol-relative URLs to axios. Even if ⁠baseURL is set, axios sends the request to the specified absolute URL, potentially causing SSRF and credential leakage. This issue...

8.7CVSS6.3AI score0.00759EPSS
Exploits1
OSV
OSV
added 2023/12/08 11:45 p.m.5 views

CVE-2023-49799 Server-Side Request Forgery in nuxt-api-party

nuxt-api-party is an open source module to proxy API requests. nuxt-api-party attempts to check if the user has passed an absolute URL to prevent the aforementioned attack. This has been recently changed to use the regular expression ^https?://, however this regular expression can be bypassed by ...

7.5CVSS7.4AI score0.00819EPSS
Exploits1References7
Tenable Nessus
Tenable Nessus
added 2022/10/01 12:0 a.m.64 views

Oracle Linux 7 : squid (ELSA-2022-22254)

The remote Oracle Linux 7 host has a package installed that is affected by multiple vulnerabilities as referenced in the ELSA-2022-22254 advisory. - 7:4.11-3.0.1 Tenable has extracted the preceding description block directly from the Oracle Linux security advisory. Note that Nessus has not tested...

9.8CVSS6.9AI score0.04302EPSS
Exploits0References4
Cvelist
Cvelist
added 2022/08/12 12:0 a.m.29 views

CVE-2022-35949 `undici.request` vulnerable to SSRF using absolute URL on `pathname`

undici is an HTTP/1.1 client, written from scratch for Node.js.undici is vulnerable to SSRF Server-side Request Forgery when an application takes in user input into the path/pathname option of undici.request. If a user specifies a URL such as http://127.0.0.1 or //127.0.0.1 js const undici =...

5.3CVSS9.5AI score0.01388EPSS
Exploits1References3
Hacker One
Hacker One
added 2022/08/09 1:51 p.m.83 views

Internet Bug Bounty: [CVE-2022-35949]: undici.request vulnerable to SSRF using absolute / protocol-relative URL on pathname

GHSA: https://github.com/nodejs/undici/security/advisories/GHSA-8qr4-xgw6-wmr3 Report: https://hackerone.com/reports/1642017 Impact SSRF...

7.5CVSS8.9AI score0.01388EPSS
Exploits1
Veracode
Veracode
added 2022/01/18 1:45 a.m.29 views

Open Redirect

flasksecuritytoo is vulnerable to open redirect vulnerabilities. The vulnerability exists due to a lack of validation of the absolute URL from input...

6.1CVSS2.3AI score0.03289EPSS
Exploits0References2Affected Software2
RedhatCVE
RedhatCVE
added 2020/04/24 8:33 a.m.52 views

CVE-2019-12520

A flaw was found in squid. The absolute URL of a request can include the decoded UserInfo username and password for certain protocols. This decoded info may contain special characters to delimit the domain, and treat the rest of the URL as a path or query string. An attacker could first make a...

5CVSS1.8AI score0.03935EPSS
Exploits0References4
OSV
OSV
added 2020/04/15 8:15 p.m.22 views

CVE-2019-12520

An issue was discovered in Squid through 4.7 and 5. When receiving a request, Squid checks its cache to see if it can serve up a response. It does this by making a MD5 hash of the absolute URL of the request. If found, it servers the request. The absolute URL can include the decoded UserInfo...

7.5CVSS6.6AI score0.03935EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2020/04/15 8:15 p.m.35 views

CVE-2019-12520

An issue was discovered in Squid through 4.7 and 5. When receiving a request, Squid checks its cache to see if it can serve up a response. It does this by making a MD5 hash of the absolute URL of the request. If found, it servers the request. The absolute URL can include the decoded UserInfo...

7.5CVSS6.7AI score0.03935EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2020/04/15 7:14 p.m.30 views

CVE-2019-12520

An issue was discovered in Squid through 4.7 and 5. When receiving a request, Squid checks its cache to see if it can serve up a response. It does this by making a MD5 hash of the absolute URL of the request. If found, it servers the request. The absolute URL can include the decoded UserInfo...

7.5CVSS6.5AI score0.03935EPSS
Exploits0
Cvelist
Cvelist
added 2020/01/02 4:7 p.m.39 views

CVE-2013-4752

Symfony 2.0.X before 2.0.24, 2.1.X before 2.1.12, 2.2.X before 2.2.5, and 2.3.X before 2.3.3 have an issue in the HttpFoundation component. The Host header can be manipulated by an attacker when the framework is generating an absolute URL. A remote attacker could exploit this vulnerability to...

6.3AI score0.02313EPSS
Exploits0References15
Amazon
Amazon
added 2019/05/16 12:0 a.m.24 views

Important: mod_auth_mellon

Issue Overview: A vulnerability was found in a previous version of modauthmellon. An open redirect in the logout URL allows requests with backslashes to pass through by assuming that it is a relative URL, while the browsers silently convert backslash characters into forward slashes treating them ...

8.1CVSS7.1AI score0.02969EPSS
Exploits1
OSV
OSV
added 2019/03/27 1:29 p.m.30 views

CVE-2019-3877

A vulnerability was found in modauthmellon before v0.14.2. An open redirect in the logout URL allows requests with backslashes to pass through by assuming that it is a relative URL, while the browsers silently convert backslash characters into forward slashes treating them as an absolute URL. Thi...

6.1CVSS6.5AI score0.02131EPSS
Exploits0References8
NVD
NVD
added 2019/03/27 1:29 p.m.18 views

CVE-2019-3877

A vulnerability was found in modauthmellon before v0.14.2. An open redirect in the logout URL allows requests with backslashes to pass through by assuming that it is a relative URL, while the browsers silently convert backslash characters into forward slashes treating them as an absolute URL. Thi...

6.1CVSS6.4AI score0.02131EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2019/03/22 1:49 p.m.29 views

CVE-2019-3877

A vulnerability was found in modauthmellon before v0.14.2. An open redirect in the logout URL allows requests with backslashes to pass through by assuming that it is a relative URL, while the browsers silently convert backslash characters into forward slashes treating them as an absolute URL. Thi...

6.1CVSS4.4AI score0.02131EPSS
Exploits0References3
NVD
NVD
added 2017/08/10 4:29 p.m.24 views

CVE-2016-6812

The HTTP transport module in Apache CXF prior to 3.0.12 and 3.1.x prior to 3.1.9 uses FormattedServiceListWriter to provide an HTML page which lists the names and absolute URL addresses of the available service endpoints. The module calculates the base URL using the current HttpServletRequest. Th...

6.1CVSS6AI score0.08139EPSS
Exploits0References11
Tenable Nessus
Tenable Nessus
added 2017/07/28 12:0 a.m.14 views

Fedora 26 : php-symfony (2017-4fcbd8a4c3)

2.8.25 2017-07-17 - security 23507 Security validate empty passwords again xabbuh - bug 23526 HttpFoundation Set meta refresh time to 0 in RedirectResponse content jnvsor - bug 23540 Disable inlining deprecated services alekitto - bug 23468 DI Handle root namespace in service definitions ro0NL -...

5.5AI score
Exploits0References1
Rows per page
Query Builder