Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Zhen-Xjell

Pesquisador deCastleCops
#20467de 53,638
12.5CVSS total
Vulnerabilidades · 2
Média
1
Alta
1
PT-2005-2209
7.5
2005-05-16
Phpbb · Phpbb · CVE-2005-1193
**Name of the Vulnerable Software and Affected Versions** phpBB versions prior to 2.0.15 **Description** The issue allows remote attackers to execute arbitrary scripts via a BBcode tag with specific URI schemes, including `javascript:`, `applet:`, `about:`, `activex:`, `chrome:`, or `script:`. This is demonstrated using the URL tag in scripts such as viewtopic.php and privmsg.php. **Recommendations** For versions prior to 2.0.15, update to version 2.0.15 or later to resolve the issue. As a temporary workaround, consider disabling the `bbencode second pass` and `make clickable` functions in bbcode.php until a patch is available. Restrict access to the URL tag in affected scripts to minimize the risk of exploitation.
PT-2004-2314
5.0
2004-12-31
Phpbb · Phpbb Attachment Module · CVE-2004-1399
Name of the Vulnerable Software and Affected Versions: phpBB Attachment module versions 2.3.10 and earlier Description: The issue allows remote attackers to read arbitrary files via a .. (dot dot) in the filename, due to a directory traversal vulnerability in the Attachment module. Recommendations: For versions 2.3.10 and earlier, update to a version later than 2.3.10 to resolve the issue.