脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
ps_facetedsearch: PHP Object Injection in faceted search cache allows unauthenticated RCE
脆弱性説明
PrestaShop ps_facetedsearch is a module that adds layered navigation filters. From 3.0.0 until 4.0.4, the ps_facetedsearch module rebuilds selected search filters from the request URL, and the value of a slider filter, price or weight, is taken from the URL without sufficient validation and stored in an internal filter-block cache where it is serialized and later read back with a raw native unserialize() in src/Filters/Block.php. By crafting that value, an unauthenticated attacker can smuggle a malicious serialized PHP object into the cache, and when it is deserialized, a gadget chain writes an arbitrary PHP file inside the modules/ps_facetedsearch/ directory, which is then used as a webshell to run commands on the server. This issue is fixed in version 4.0.4.
CVSS情報
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
脆弱性タイプ
输出中的特殊元素转义处理不恰当(注入)
脆弱性タイトル
PrestaShop Faceted search module 输入验证错误漏洞
脆弱性説明
PrestaShop faceted search module是美国PrestaShop公司开源的一个搜索模块。 PrestaShop Faceted search module 3.0.0版本至4.0.4之前版本存在输入验证错误漏洞,该漏洞源于从请求URL重建搜索过滤器时,对滑块过滤器值验证不足,导致未经验证的攻击者可注入恶意序列化PHP对象,在反序列化后通过小工具链写入任意PHP文件并作为Webshell执行命令。
CVSS情報
N/A
脆弱性タイプ
N/A