cve/2025/CVE-2025-0184.md
2025-09-29 21:09:30 +02:00

927 B

CVE-2025-0184

Description

A Server-Side Request Forgery (SSRF) vulnerability was identified in langgenius/dify version 0.10.2. The vulnerability occurs in the 'Create Knowledge' section when uploading DOCX files. If an external relationship exists in the DOCX file, the reltype value is requested as a URL using the 'requests' module instead of the 'ssrf_proxy', leading to an SSRF vulnerability. This issue was fixed in version 0.11.0.

POC

Reference

No PoCs from references.

Github