cve/2022/CVE-2022-21644.md
2024-05-25 21:48:12 +02:00

985 B

CVE-2022-21644

Description

USOC is an open source CMS with a focus on simplicity. In affected versions USOC allows for SQL injection via usersearch.php. In search terms provided by the user were not sanitized and were used directly to construct a sql statement. The only users permitted to search are site admins. Users are advised to upgrade as soon as possible. There are not workarounds for this issue.

POC

Reference

No PoCs from references.

Github