CVE-2018-11369
https://notcve.org/view.php?id=CVE-2018-11369
An issue was discovered in PbootCMS v1.0.9. There is a SQL Injection that can get important information from the database via the \apps\home\controller\ParserController.php scode parameter. Se ha descubierto un problema en PbootCMS v1.0.9. Hay una inyección SQL que puede conseguir información importante de la base de datos mediante el parámetro scode en \apps\home\controller\ParserController.php. • https://gitee.com/hnaoyun/PbootCMS/issues/IJZ1E • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •
CVE-2018-11018
https://notcve.org/view.php?id=CVE-2018-11018
An issue was discovered in PbootCMS v1.0.7. Cross-site request forgery (CSRF) vulnerability in apps/admin/controller/system/RoleController.php allows remote attackers to add administrator accounts via admin.php/role/add.html. Se ha descubierto un problema en PbootCMS v1.0.7. Vulnerabilidad de Cross-Site Request Forgery (CSRF) en apps/admin/controller/system/RoleController.php permite que atacantes remotos añadan cuentas de administrador mediante admin.php/role/add.html. • https://github.com/zhaoheng521/PbootCMS/blob/master/V1.0.7%20csrf • CWE-352: Cross-Site Request Forgery (CSRF) •
CVE-2018-10133
https://notcve.org/view.php?id=CVE-2018-10133
PbootCMS v0.9.8 allows PHP code injection via an IF label in index.php/About/6.html or admin.php/Site/index.html, related to the parserIfLabel function in \apps\home\controller\ParserController.php. PbootCMS v0.9.8 permite la inyección de código PHP mediante una etiqueta IF en index.php/About/6.html o admin.php/Site/index.html, relaconada con la función parserIfLabel en \apps\home\controller\ParserController.php. • https://github.com/vQAQv/Request-CVE-ID-PoC/blob/master/PbootCMS/v0.9.8/Getshll.md • CWE-94: Improper Control of Generation of Code ('Code Injection') •
CVE-2018-10132
https://notcve.org/view.php?id=CVE-2018-10132
PbootCMS v0.9.8 has CSRF via an admin.php/Message/mod/id/19.html?backurl=/index.php request, resulting in PHP code injection in the recontent parameter. PbootCMS v0.9.8 tiene Cross-Site Request Forgery (CSRF) mediante una petición admin.php/Message/mod/id/19.html?backurl=/index.php, lo que resulta en una inyección de código PHP en el parámetro recontent. • https://github.com/vQAQv/Request-CVE-ID-PoC/blob/master/PbootCMS/v0.9.8/CSRF.md • CWE-352: Cross-Site Request Forgery (CSRF) •