CVE-2022-23378
MEDIUMTastyIgniter 3.2.2 - Stored Cross-Site Scripting via items%5B0%5D%5Bpath%5D Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2022-23378. PoCs published by TheGetch.
AI-analyzed exploit summary This PoC demonstrates an authenticated reflected XSS vulnerability in TastyIgniter v3.2.2, where the `items[0][path]` parameter in the admin dashboard's allergen edit functionality is vulnerable to JavaScript injection. The payload is executed when the server returns an error message containing the unsanitized input.
Description
A Cross-Site Scripting (XSS) vulnerability exists within the 3.2.2 version of TastyIgniter. The "items%5B0%5D%5Bpath%5D" parameter of a request made to /admin/allergens/edit/1 is vulnerable.
Exploits (1)
This PoC demonstrates an authenticated reflected XSS vulnerability in TastyIgniter v3.2.2, where the `items[0][path]` parameter in the admin dashboard's allergen edit functionality is vulnerable to JavaScript injection. The payload is executed when the server returns an error message containing the unsanitized input.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N