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

E2Fsck

#21128de 53,632
11.8CVSS total
Vulnerabilidades · 2
Média
2
PT-2003-1485
5.0
2003-05-14
Happymall · Happymall · CVE-2003-0277
Name of the Vulnerable Software and Affected Versions: Happymall versions 4.3 through 4.4 Description: A directory traversal issue exists, allowing remote attackers to read arbitrary files. This is achieved by using .. (dot dot) sequences in the `file` parameter. Recommendations: For versions 4.3 and 4.4, restrict access to the `normal html.cgi` script until a fix is available. As a temporary workaround, consider validating and sanitizing the `file` parameter to prevent directory traversal attacks.
PT-2003-1486
6.8
2003-05-14
Happymall · Happymall · CVE-2003-0278
Name of the Vulnerable Software and Affected Versions: Happymall versions 4.3 through 4.4 Description: A cross-site scripting (XSS) issue exists, allowing remote attackers to insert arbitrary web script. This is achieved via the `file` parameter. Recommendations: For versions 4.3 and 4.4, consider restricting access to the `normal html.cgi` script until a fix is available. As a temporary workaround, avoid using the `file` parameter in the affected script to minimize the risk of exploitation.