Vulnerabilities (CVE)

Filtered by vendor Alexphpteam Subscribe
Filtered by product Alex Guestbook
Total 5 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2006-6279 1 Alexphpteam 1 Alex Guestbook 2024-02-04 5.0 MEDIUM N/A
index.php in @lex Guestbook 4.0.1 allows remote attackers to obtain sensitive information via a skin parameter referencing a nonexistent skin, which reveals the installation path in an error message.
CVE-2007-0205 1 Alexphpteam 1 Alex Guestbook 2024-02-04 7.5 HIGH N/A
Directory traversal vulnerability in admin/skins.php for @lex Guestbook 4.0.2 and earlier allows remote attackers to create files in arbitrary directories via ".." sequences in the (1) aj_skin and (2) skin_edit parameters. NOTE: this can be leveraged for file inclusion by creating a skin file in the lang directory, then referencing that file via the lang parameter to index.php, which passes a sanity check in livre_include.php.
CVE-2006-6278 1 Alexphpteam 1 Alex Guestbook 2024-02-04 6.8 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in index.php in @lex Guestbook 4.0.1 allows remote attackers to inject arbitrary web script or HTML via the skin parameter.
CVE-2007-0202 1 Alexphpteam 1 Alex Guestbook 2024-02-04 7.5 HIGH N/A
SQL injection vulnerability in index.php in @lex Guestbook 4.0.2 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the lang parameter.
CVE-2004-1554 1 Alexphpteam 1 Alex Guestbook 2024-02-04 7.5 HIGH N/A
PHP remote file inclusion vulnerability in livre_include.php in @lex Guestbook allows remote attackers to execute arbitrary PHP code by modifying the chem_absolu parameter to reference a URL on a remote web server that contains the code.