Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
WP Google Review Slider <= 18.1 - Reflected Cross-Site Scripting via 'place' Parameter
Vulnerability Description
The Wp Google Places Review Slider plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'place' parameter in versions up to, and including, 18.1. This is due to insufficient input sanitization and output escaping in admin/partials/googlecrawl_dfs.php, where the $_GET['place'] value is URL-decoded, stripslashes()'d, and echoed directly into an HTML value attribute with no esc_attr() call when the supplied place is not already a stored key in the wprev_google_crawls option. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a specially crafted link.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
jgwhite33 WP Google Review Slider 跨站脚本漏洞
Vulnerability Description
jgwhite33 WP Google Review Slider是jgwhite33个人开发者的一款WordPress评论轮播插件。 WP Google Review Slider 18.1及之前版本存在跨站脚本漏洞,该漏洞源于对输入清理和输出转义不足,可能导致未经身份验证的攻击者通过'place'参数注入Web脚本,执行反射型跨站脚本攻击。
CVSS Information
N/A
Vulnerability Type
N/A