CVE-2007-5033
https://notcve.org/view.php?id=CVE-2007-5033
Cross-site scripting (XSS) vulnerability in profile.php in phpBB XS 2 allows remote attackers to inject arbitrary web script or HTML via the selfdes parameter in a profile_info editprofile action. Vulnerabilidad de secuencia de comandos en sitios cruzados (XSS) en profile.php en phpBB XS 2 permite a atacantes remotos inyectar secuencias de comandos web o HTML a través del parámetro selfdes en una acción profile_info editprofile. • http://osvdb.org/38884 http://securityreason.com/securityalert/3158 http://www.securityfocus.com/archive/1/480100/100/0/threaded http://www.securityfocus.com/bid/25750 https://exchange.xforce.ibmcloud.com/vulnerabilities/36707 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2006-5094 – phpBB XS 0.58a - 'phpbb_root_path' Remote File Inclusion
https://notcve.org/view.php?id=CVE-2006-5094
PHP remote file inclusion vulnerability in includes/functions_kb.php in the phpBB XS 2 (Spain version) allows remote attackers to execute arbitrary PHP code via a URL in the phpbb_root_path parameter, a different vector than CVE-2006-4780 or CVE-2006-4893. Vulnerabilidad PHP de inclusión remota de archivo en includes/functions_kb.php en el phpBB XS 2 (version española) permite a un atacante remoto ejecutar código PHP de su elección a través de una URL en el parámetro phpbb_root_path, un vector diferente que CVE-2006-4780 o CVE-2006-4893. • https://www.exploit-db.com/exploits/2453 http://secunia.com/advisories/22177 http://securityreason.com/securityalert/1660 http://www.nyubicrew.org/adv/solpot-adv-10.txt http://www.securityfocus.com/archive/1/447292/100/0/threaded http://www.securityfocus.com/bid/20251 http://www.vupen.com/english/advisories/2006/3843 https://exchange.xforce.ibmcloud.com/vulnerabilities/29250 •