Vulnerabilities (CVE)

Filtered by vendor Cutephp Subscribe
Filtered by product Cutenews
Total 39 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2005-3592 1 Cutephp 1 Cutenews 2025-04-03 5.0 MEDIUM N/A
index.php CuteNews 1.4.0 and earlier allows remote attackers to obtain the path of the installation path of the application by triggering an error message, such as by entering multiple ../ (dot dot slash) in the archive parameter.
CVE-2006-4445 1 Cutephp 1 Cutenews 2025-04-03 7.5 HIGH N/A
Multiple PHP remote file inclusion vulnerabilities in CuteNews 1.3.x allow remote attackers to execute arbitrary PHP code via a URL in the cutepath parameter to (1) show_news.php or (2) search.php. NOTE: CVE analysis as of 20060829 has not identified any scenarios in which these vectors could result in remote file inclusion
CVE-2006-2250 1 Cutephp 1 Cutenews 2025-04-03 6.4 MEDIUM N/A
CuteNews 1.4.1 allows remote attackers to obtain sensitive information via a direct request to (1) /inc/show.inc.php or (2) /inc/functions.inc.php, which reveal the path in an error message.
CVE-2004-2615 1 Cutephp 1 Cutenews 2025-04-03 4.6 MEDIUM N/A
The documentation for CuteNews 1.3.6 and possibly other versions specifies that files under cutenews/data must be manually given world-writable permissions, which allows local users to insert false news, delete news, and possibly gain privileges or have other unknown impact.
CVE-2006-1121 1 Cutephp 1 Cutenews 2025-04-03 6.8 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in CuteNews 1.4.1 allows remote attackers to inject arbitrary web script or HTML via the query string to index.php.
CVE-2005-2393 1 Cutephp 1 Cutenews 2025-04-03 4.3 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in CuteNews 1.3.6 allows remote attackers to inject arbitrary web script or HTML via (1) the lastusername parameter to index.php or (2) selected_search_arch parameter to search.php.
CVE-2005-3009 1 Cutephp 1 Cutenews 2025-04-03 4.3 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in CuteNews allows remote attackers to inject arbitrary web script or HTML via the mod parameter to index.php.
CVE-2004-1660 1 Cutephp 1 Cutenews 2025-04-03 7.5 HIGH N/A
PHP remote file inclusion vulnerability in CuteNews 1.3.6 and earlier allows remote attackers to execute arbitrary PHP code via the cutepath parameter to (1) show_archives.php or (2) show_news.php.
CVE-2005-0645 1 Cutephp 1 Cutenews 2025-04-03 4.3 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in show.inc.php in cuteNews 1.3.6 allows remote attackers to inject arbitrary HTML, web script, and PHP code via the (1) CLIENT-IP or (2) X-FORWARDED-FOR header in an HTTP POST request to show_news.php.
CVE-2006-1339 1 Cutephp 1 Cutenews 2025-04-03 5.0 MEDIUM N/A
Directory traversal vulnerability in inc/functions.inc.php in CuteNews 1.4.1 and possibly other versions, when register_globals is enabled, allows remote attackers to include arbitrary files via a .. (dot dot) sequence and trailing NULL (%00) byte in the archive parameter in an HTTP POST or COOKIE request, which bypasses a sanity check that is only applied to a GET request.
CVE-2006-1340 1 Cutephp 1 Cutenews 2025-04-03 5.0 MEDIUM N/A
CuteNews 1.4.1 and possibly other versions allows remote attackers to obtain the installation path via unspecified vectors involving an invalid file path.
CVE-2003-1240 1 Cutephp 1 Cutenews 2025-04-03 7.5 HIGH N/A
PHP remote file inclusion vulnerability in CuteNews 0.88 allows remote attackers to execute arbitrary PHP code via a URL in the cutepath parameter in (1) shownews.php, (2) search.php, or (3) comments.php.
CVE-2005-1876 1 Cutephp 1 Cutenews 2025-04-03 4.4 MEDIUM 4.5 MEDIUM
Direct code injection vulnerability in CuteNews 1.3.6 and earlier allows remote attackers with administrative privileges to execute arbitrary PHP code via certain inputs that are injected into a template (.tpl) file.
CVE-2004-1573 2 Aj-fork, Cutephp 2 Aj-fork, Cutenews 2025-04-03 7.2 HIGH N/A
The documentation for AJ-Fork 167 implies that users should set permissions for users.db.php to 777, which allows local users to execute arbitrary PHP code and gain privileges as the administrator.
CVE-2005-3507 1 Cutephp 1 Cutenews 2025-04-03 5.0 MEDIUM N/A
Directory traversal vulnerability in CuteNews 1.4.1 allows remote attackers to include arbitrary files, execute code, and gain privileges via "../" sequences in the template parameter to (1) show_archives.php and (2) show_news.php.
CVE-2006-2249 1 Cutephp 1 Cutenews 2025-04-03 4.3 MEDIUM N/A
Multiple cross-site scripting (XSS) vulnerabilities in search.php in CuteNews 1.4.1 and earlier, and possibly 1.4.5, allow remote attackers to inject arbitrary web script or HTML via the (1) user, (2) story, or (3) title parameters.
CVE-2020-5558 1 Cutephp 1 Cutenews 2024-11-21 9.0 HIGH 8.8 HIGH
CuteNews 2.0.1 allows remote authenticated attackers to execute arbitrary PHP code via unspecified vectors.
CVE-2020-5557 1 Cutephp 1 Cutenews 2024-11-21 4.3 MEDIUM 6.1 MEDIUM
Cross-site scripting vulnerability in CuteNews 2.0.1 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.
CVE-2019-11447 1 Cutephp 1 Cutenews 2024-11-21 6.5 MEDIUM 8.8 HIGH
An issue was discovered in CutePHP CuteNews 2.1.2. An attacker can infiltrate the server through the avatar upload process in the profile area via the avatar_file field to index.php?mod=main&opt=personal. There is no effective control of $imgsize in /core/modules/dashboard.php. The header content of a file can be changed and the control can be bypassed for code execution. (An attacker can use the GIF header for this.)