CVE-2019-12831
https://notcve.org/view.php?id=CVE-2019-12831
In MyBB before 1.8.21, an attacker can abuse a default behavior of MySQL on many systems (that leads to truncation of strings that are too long for a database column) to create a PHP shell in the cache directory of a targeted forum via a crafted XML import, as demonstrated by truncation of aaaaaaaaaaaaaaaaaaaaaaaaaa.php.css to aaaaaaaaaaaaaaaaaaaaaaaaaa.php with a 30-character limit, aka theme import stylesheet name RCE. En MyBB anterior a versión 1.8.21, un atacante puede abusar de un comportamiento por defecto de MySQL en muchos sistemas (lo que conlleva a un truncamiento de cadenas que muy largas para una columna de la base de datos) para crear un shell PHP en el directorio de caché de un foro apuntado por medio de un importación XML creada, como es demostrado mediante el truncamiento de aaaaaaaaaaaaaaaaaaaaaaaa.php.css a aaaaaaaaaaaaaaaaaaaaaaaaaa.php con un límite de 30 caracteres, también se conoce como Ejecución de Código Remota (RCE) del nombre de la hoja de estilo (stylesheet name) theme import • https://blog.mybb.com/2019/06/10/mybb-1-8-21-released-security-maintenance-release https://blog.ripstech.com/2019/mybb-stored-xss-to-rce • CWE-20: Improper Input Validation •
CVE-2019-12830
https://notcve.org/view.php?id=CVE-2019-12830
In MyBB before 1.8.21, an attacker can exploit a parsing flaw in the Private Message / Post renderer that leads to [video] BBCode persistent XSS to take over any forum account, aka a nested video MyCode issue. En MyBB anterior a 1.8.21, un atacante puede aprovechar un fallo de análisis en el renderizador de Publicación y Mensaje Privado que conlleva a un ataque XSS persistente de BBCode de [video] para controlar cualquier cuenta del foro, también se conoce como un problema de video anidado de MyCode. • https://blog.mybb.com/2019/06/10/mybb-1-8-21-released-security-maintenance-release https://blog.ripstech.com/2019/mybb-stored-xss-to-rce • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2019-3578
https://notcve.org/view.php?id=CVE-2019-3578
MyBB 1.8.19 has XSS in the resetpassword function. MyBB 1.8.19 tiene el XSSS en la función de restablecimiento de contraseña • https://blog.mybb.com https://blog.mybb.com/2019/02/27/mybb-1-8-20-released-security-maintenance-release • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2019-3579
https://notcve.org/view.php?id=CVE-2019-3579
MyBB 1.8.19 allows remote attackers to obtain sensitive information because it discloses the username upon receiving a password-reset request that lacks the code parameter. MyBB 1.8.19 permite que los atacantes remotos puedan obtener información confidencial porque revelar el nombre de usuario al recibir una petición de restablecimiento de contraseña que carece de los parámetros de código • https://blog.mybb.com https://blog.mybb.com/2019/02/27/mybb-1-8-20-released-security-maintenance-release • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor •
CVE-2018-19202
https://notcve.org/view.php?id=CVE-2018-19202
A reflected XSS vulnerability in index.php in MyBB 1.8.x through 1.8.19 allows remote attackers to inject JavaScript via the 'upsetting[bburl]' parameter. Una vulnerabilidad de tipo XSS reflejada en el archivo index.php en MyBB versión 1.8.x hasta la 1.8.19, permite a atacantes remotos inyectar JavaScript por medio del parámetro 'upsetting[bburl]'. • https://blog.mybb.com https://mybb.com/versions/1.8.20 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •