CVE-2024-13330: JustRows WordPress - Cross-Site Scripting
漏洞描述
JustRows free WordPress plugin v0.2 contains a reflected cross-site scripting caused by lack of sanitization and escaping of a parameter before outputting it in the page, letting attackers execute malicious scripts in the context of high privilege users, exploit requires attacker to craft a malicious link. [已公开] id: CVE-2024-13330 info: name: JustRows WordPress - Cross-Site Scripting author: Sourabh-Sahu severity: high description: | JustRows free WordPress plugin v0.2 contains a reflected cross-site scripting caused by lack of sanitization and escaping of a parameter before outputting it in the page, letting attackers execute malicious scripts in the context of high privilege users, exploit requires attacker to craft a malicious link. impact: | Attackers can execute malicious scripts in the context of high privilege users, potentially leading to session hijacking or account compromise. remediation: | Update to the latest version where the vulnerability is fixed, or implement proper sanitization and escaping of output. reference: - https://wpscan.com/vulnerability/b0360650-8c7a-4e17-8618-b5ef1c71ccbf/ classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L cvss-s
影响范围
未知
修复建议
暂无