diff --git a/cves/2017/CVE-2017-0929.yaml b/cves/2017/CVE-2017-0929.yaml index af5cd151de..ea47632780 100644 --- a/cves/2017/CVE-2017-0929.yaml +++ b/cves/2017/CVE-2017-0929.yaml @@ -1,10 +1,10 @@ id: CVE-2017-0929 info: - name: DotNetNuke ImageHandler SSRF + name: DotNetNuke (DNN) ImageHandler <9.2.0- Server-Side Request Forgery author: charanrayudu,meme-lord severity: high - description: DNN (aka DotNetNuke) before 9.2.0 suffers from a Server-Side Request Forgery (SSRF) vulnerability in the DnnImageHandler class. Attackers may be able to access information about internal network resources. + description: DotNetNuke (aka DNN) before 9.2.0 suffers from a server-side request forgery vulnerability in the DnnImageHandler class. Attackers may be able to access information about internal network resources. reference: - https://hackerone.com/reports/482634 - https://nvd.nist.gov/vuln/detail/CVE-2017-0929 @@ -31,3 +31,5 @@ requests: - type: status status: - 500 + +# Enhanced by mp on 2022/06/09