4 matches found
CVE-2026-89249
AVideo (through commit c3edcc274c389816d434acadac07ee78eaf330c1) contains a stored XSS in the YPTWallet plugin. User-supplied CryptoWallet values are base64-encoded but not HTML-escaped before being stored in wallet_log.information. When administrators view pending withdrawal requests in pendingR...
GHSA-PM8C-3QQ3-72W7 phpMyFAQ has SQL Injection in CurrentUser::setTokenData through unescaped OAuth token fields
Summary CurrentUser::setTokenData in phpmyfaq/src/phpMyFAQ/User/CurrentUser.php at lines 515-534 builds a SQL UPDATE statement with sprintf and interpolates OAuth token fields refreshtoken, accesstoken, codeverifier, and jsonencode$token'jwt' without calling $db-escape. Sibling methods...
tomcat: JsonErrorReportValve injection
A flaw was found in the Tomcat package. This flaw allowed users to input an invalid JSON structure, causing unwanted behavior as it did not escape the type, message, or description values...