vendor:
Twitget
by:
Tom Adams
6,4
CVSS
MEDIUM
CSRF/XSS
352
CWE
Product Name: Twitget
Affected Version From: 3.3.1
Affected Version To: 3.3.3
Patch Exists: YES
Related CWE: CVE-2014-2559
CPE: 2.3:a:wordpress:twitget
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2014
CSRF/XSS vulnerability in Twitget 3.3.1
If a logged-in administrator visits a specially crafted page, options can be updated (CSRF) without their consent, and some of those options are output unescaped into the form (XSS). In this example the XSS occurs at line 755 in twitget.php. The nonce-checking should have occurred somewhere around line 661 in the same file.
Mitigation:
Upgrade to version 3.3.3 or later.