CVE-2004-0490 – cPanel 5 < 9 - Local Privilege Escalation
https://notcve.org/view.php?id=CVE-2004-0490
03 Jun 2004 — cPanel, when compiling Apache 1.3.29 and PHP with the mod_phpsuexec option, does not set the --enable-discard-path option, which causes php to use the SCRIPT_FILENAME variable to find and execute a script instead of the PATH_TRANSLATED variable, which allows local users to execute arbitrary PHP code as other users via a URL that references the attacker's script after the user's script, which executes the attacker's script with the user's privileges, a different vulnerability than CVE-2004-0529. cPanel, cuan... • https://www.exploit-db.com/exploits/24141 •
CVE-2004-1875 – cPanel 10 - DNSlook.HTML Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2004-1875
30 Mar 2004 — Multiple cross-site scripting (XSS) vulnerabilities in cPanel 9.1.0-R85 allow remote attackers to inject arbitrary web script or HTML via the (1) email parameter to testfile.html, (2) file parameter to erredit.html, (3) dns parameter to dnslook.html, (4) account parameter to ignorelist.html, (5) account parameter to showlog.html, (6) db parameter to repairdb.html, (7) login parameter to doaddftp.html (8) account parameter to editmsg.htm, or (9) ip parameter to del.html. NOTE: the dnslook.html vector was lat... • https://www.exploit-db.com/exploits/29071 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2004-1849
https://notcve.org/view.php?id=CVE-2004-1849
24 Mar 2004 — Multiple cross-site scripting (XSS) vulnerabilities in cPanel 9.1.0 allow remote attackers to inject arbitrary web script or HTML via the (1) email parameter to dodelautores.html or (2) handle parameter to addhandle.html. • http://marc.info/?l=bugtraq&m=108006627005371&w=2 •
CVE-2004-1769 – cPanel 5/6/7/8/9 - Resetpass Remote Command Execution
https://notcve.org/view.php?id=CVE-2004-1769
11 Mar 2004 — The "Allow cPanel users to reset their password via email" feature in cPanel 9.1.0 build 34 and earlier, including 8.x, allows remote attackers to execute arbitrary code via the user parameter to resetpass. • https://www.exploit-db.com/exploits/23804 •
CVE-2004-1770 – cPanel 5/6/7/8/9 - Login Script Remote Command Execution
https://notcve.org/view.php?id=CVE-2004-1770
11 Mar 2004 — The login page for cPanel 9.1.0, and possibly other versions, allows remote attackers to execute arbitrary code via shell metacharacters in the user parameter. • https://www.exploit-db.com/exploits/23807 •
CVE-2003-1425 – cPanel 5.0 - 'Guestbook.cgi' Remote Command Execution
https://notcve.org/view.php?id=CVE-2003-1425
31 Dec 2003 — guestbook.cgi in cPanel 5.0 allows remote attackers to execute arbitrary commands via the template parameter. • https://www.exploit-db.com/exploits/22260 • CWE-20: Improper Input Validation •
CVE-2003-1426
https://notcve.org/view.php?id=CVE-2003-1426
31 Dec 2003 — Openwebmail in cPanel 5.0, when run using suid Perl, adds the directory in the SCRIPT_FILENAME environment variable to Perl's @INC include array, which allows local users to execute arbitrary code by modifying SCRIPT_FILENAME to reference a directory containing a malicious openwebmail-shared.pl executable. • http://archives.neohapsis.com/archives/vulnwatch/2003-q1/0087.html • CWE-16: Configuration •
CVE-2003-0521 – CPanel 5.0/5.3/6.x - Admin Interface HTML Injection
https://notcve.org/view.php?id=CVE-2003-0521
10 Jul 2003 — Cross-site scripting (XSS) vulnerability in cPanel 6.4.2 allows remote attackers to insert arbitrary HTML and possibly gain cPanel administrator privileges via script in a URL that is logged but not properly quoted when displayed via the (1) Error Log or (2) Latest Visitors screens. Vulnerabilidad de secuenicias de comandos en sitios cruzados (XSS) en cPanel 6.4.2 permite a atacantes remotos insertar HTML arbitrario y posiblemente ganar privilegios de adminstrador de cPanel mediante código en una URL que es... • https://www.exploit-db.com/exploits/22874 •