Enhancement: cves/2017/CVE-2017-0929.yaml by mp

patch-1
MostInterestingBotInTheWorld 2022-06-09 12:31:43 -04:00
parent ce27319df4
commit a1d87db41b
1 changed files with 4 additions and 2 deletions

View File

@ -1,10 +1,10 @@
id: CVE-2017-0929 id: CVE-2017-0929
info: info:
name: DotNetNuke ImageHandler SSRF name: DotNetNuke (DNN) ImageHandler <9.2.0- Server-Side Request Forgery
author: charanrayudu,meme-lord author: charanrayudu,meme-lord
severity: high 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: reference:
- https://hackerone.com/reports/482634 - https://hackerone.com/reports/482634
- https://nvd.nist.gov/vuln/detail/CVE-2017-0929 - https://nvd.nist.gov/vuln/detail/CVE-2017-0929
@ -31,3 +31,5 @@ requests:
- type: status - type: status
status: status:
- 500 - 500
# Enhanced by mp on 2022/06/09