Lucene search
+L

8739 matches found

Snyk
Snyk
added 2025/12/23 11:54 p.m.10 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the path parameter when an absolute URL is provided, causing the baseuri to be ignored. An attacker can cause sensitive credentials such as API keys to be sent to unintended third-party hosts or forc...

8.8CVSS6.4AI score0.00295EPSS
SaveExploits1References2
NVD
NVD
added 2025/12/23 11:15 p.m.15 views

CVE-2025-68696

httparty is an API tool. In versions 0.23.2 and prior, httparty is vulnerable to SSRF. This issue can pose a risk of leaking API keys, and it can also allow third parties to issue requests to internal servers. This issue has been patched via commit 0529bcd...

8.8CVSS0.00295EPSS
SaveExploits1References2
CVE
CVE
added 2025/12/23 10:59 p.m.55 views

CVE-2025-68696

CVE-2025-68696 affects the httparty gem (versions ≤ 0.23.2). The vulnerability is SSRF that can lead to leakage of API keys and allow third parties to issue requests to internal servers. Details across connected sources confirm the affected component (httparty), the root cause (SSRF in SSRF-prone...

8.8CVSS6.5AI score0.00295EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/12/23 10:59 p.m.40 views

CVE-2025-68696 httparty Has Potential SSRF Vulnerability That Leads to API Key Leakage

httparty is an API tool. In versions 0.23.2 and prior, httparty is vulnerable to SSRF. This issue can pose a risk of leaking API keys, and it can also allow third parties to issue requests to internal servers. This issue has been patched via commit 0529bcd...

8.8CVSS0.00295EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2025/12/23 7:31 p.m.14 views

httparty Has Potential SSRF Vulnerability That Leads to API Key Leakage

Summary There may be an SSRF vulnerability in httparty. This issue can pose a risk of leaking API keys, and it can also allow third parties to issue requests to internal servers. Details When httparty receives a path argument that is an absolute URL, it ignores the baseuri field. As a result, if ...

8.8CVSS6.7AI score0.00295EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/12/23 7:31 p.m.18 views

GHSA-HM5P-X4RQ-38W4 httparty Has Potential SSRF Vulnerability That Leads to API Key Leakage

Summary There may be an SSRF vulnerability in httparty. This issue can pose a risk of leaking API keys, and it can also allow third parties to issue requests to internal servers. Details When httparty receives a path argument that is an absolute URL, it ignores the baseuri field. As a result, if ...

8.8CVSS6.6AI score0.00295EPSS
SaveExploits1References5
Veracode
Veracode
added 2025/12/23 9:49 a.m.11 views

Server-side Request Forgery (SSRF)

Astro is vulnerable to server-side request forgery SSRF. The vulnerability is due to improper image proxy domain validation, which allows an attacker to bypass restrictions using backslashes in the href parameter and trigger server-side requests to arbitrary URLs...

7.2CVSS5.8AI score0.00328EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2025/12/23 1:39 a.m.6 views

Server-side Request Forgery (SSRF)

Overview local-deep-research is an AI-powered research assistant with deep, iterative analysis using LLMs and web searches Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the downloadservice.py service. An attacker can access internal services and attempt ...

9.3CVSS6.9AI score0.00311EPSS
SaveExploits1References2
OSV
OSV
added 2025/12/23 12:01 a.m.12 views

CVE-2025-67743 Local Deep Research is Vulnerable to Server-Side Request Forgery (SSRF) in Download Service

Local Deep Research is an AI-powered research assistant for deep, iterative research. In versions from 1.3.0 to before 1.3.9, the download service downloadservice.py makes HTTP requests using raw requests.get without utilizing the application's SSRF protection saferequests.py. This can allow...

6.3CVSS6.8AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/23 12:00 a.m.10 views

PT-2025-52864

Name of the Vulnerable Software and Affected Versions httparty versions prior to 0.23.2 Description httparty is susceptible to a Server-Side Request Forgery SSRF condition in versions 0.23.2 and earlier. This issue could lead to the disclosure of API keys and enable unauthorized requests to...

8.8CVSS6.3AI score0.00295EPSS
SaveExploits1References11
CNNVD
CNNVD
added 2025/12/23 12:00 a.m.15 views

Local Deep Research 安全漏洞

Local Deep Research is an AI search assistant open-sourced by LearningCircuit. A security vulnerability exists in Local Deep Research version 1.3.0 through versions prior to 1.3.9 that stems from the download service not using SSRF protection, which could lead to a server-side request forgery...

6.5CVSS6.4AI score0.00311EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2025/12/23 12:00 a.m.7 views

httparty 代码问题漏洞

httparty is a library from the individual developer John Nunemaker. A code issue vulnerability exists in httparty version 0.23.2 and earlier, which stems from the presence of a server-side request forgery vulnerability that could lead to API key disclosure or requests to an internal server...

8.8CVSS6.5AI score0.00295EPSS
SaveExploits1References1
OSV
OSV
added 2025/12/22 10:15 p.m.10 views

CVE-2021-47715

Hasura GraphQL 1.3.3 contains a server-side request forgery vulnerability that allows attackers to inject arbitrary remote schema URLs through the addremoteschema endpoint. Attackers can exploit the vulnerability by sending crafted POST requests to the /v1/query endpoint with malicious URL...

6.9CVSS7AI score
SaveExploits0References3
NVD
NVD
added 2025/12/22 10:15 p.m.13 views

CVE-2021-47715

Hasura GraphQL 1.3.3 contains a server-side request forgery vulnerability that allows attackers to inject arbitrary remote schema URLs through the addremoteschema endpoint. Attackers can exploit the vulnerability by sending crafted POST requests to the /v1/query endpoint with malicious URL...

6.9CVSS0.00375EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/12/22 9:35 p.m.35 views

CVE-2021-47715 Hasura GraphQL 1.3.3 Server-Side Request Forgery via Remote Schema Injection

Hasura GraphQL 1.3.3 contains a server-side request forgery vulnerability that allows attackers to inject arbitrary remote schema URLs through the addremoteschema endpoint. Attackers can exploit the vulnerability by sending crafted POST requests to the /v1/query endpoint with malicious URL...

6.9CVSS0.00375EPSS
SaveExploits1References3
CVE
CVE
added 2025/12/22 9:35 p.m.20 views

CVE-2021-47715

Hasura GraphQL Engine 1.3.3 is exposed to a server-side request forgery via the add_remote_schema endpoint. The underlying issue allows injection of arbitrary remote schema URLs by crafting POST requests to /v1/query, potentially enabling access to internal network resources. Affected component: ...

6.9CVSS6.7AI score0.00375EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/12/22 9:35 p.m.9 views

CVE-2021-47715 Hasura GraphQL 1.3.3 Server-Side Request Forgery via Remote Schema Injection

Hasura GraphQL 1.3.3 contains a server-side request forgery vulnerability that allows attackers to inject arbitrary remote schema URLs through the addremoteschema endpoint. Attackers can exploit the vulnerability by sending crafted POST requests to the /v1/query endpoint with malicious URL...

6.9CVSS6.7AI score0.00375EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2025/12/22 12:00 a.m.10 views

Hasura GraphQL Engine 代码问题漏洞

Hasura GraphQL Engine is a very fast GraphQL server from Hasura open source. A code issue vulnerability exists in Hasura GraphQL Engine version 1.3.3, which stems from a remote schema URL injection that could lead to server-side request forgery...

6.9CVSS7.3AI score0.00375EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2025/12/22 12:00 a.m.14 views

PT-2025-52691

Name of the Vulnerable Software and Affected Versions Hasura GraphQL version 1.3.3 Description A server-side request forgery issue exists in Hasura GraphQL. Attackers can inject arbitrary remote schema URLs through the add remote schema endpoint. Exploitation involves sending crafted POST request...

6.9CVSS6.9AI score0.00375EPSS
SaveExploits1References7
CNVD
CNVD
added 2025/12/22 12:00 a.m.8 views

WordPress Fancy Product Designer plugin server-side request forgery vulnerability

WordPress Fancy Product Designer plugin is an e-commerce plugin designed for the WordPress platform, mainly used to implement the product online customization function. A server-side request forgery vulnerability exists in the WordPress Fancy Product Designer plugin, which stems from the presence...

6.5CVSS6.9AI score0.00172EPSS
SaveExploits0References1
Rows per page
Query Builder