2024-04-04 08:46:00 +00:00

112 lines
3.1 KiB
JSON

{
"id": "CVE-2014-2559",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-10-17T22:55:04.643",
"lastModified": "2017-08-29T01:34:31.937",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site request forgery (CSRF) vulnerabilities in twitget.php in the Twitget plugin before 3.3.3 for WordPress allow remote attackers to hijack the authentication of administrators for requests that change unspecified plugin options via a request to wp-admin/options-general.php."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de CSRF en twitget.php en el plugin Twitget anterior a 3.3.3 para WordPress permite a atacantes remotos secuestrar la autenticaci\u00f3n de administradores para cambiar opciones del plugin sin especificar a trav\u00e9s de peticiones a wp-admin/options-general.php."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:twitget_project:twitget:*:*:*:*:*:wordpress:*:*",
"versionEndIncluding": "3.3.1",
"matchCriteriaId": "9B6F383F-0F19-4F17-8CA8-65C88E3FEB68"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/126134",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://seclists.org/fulldisclosure/2014/Apr/172",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://secunia.com/advisories/57892",
"source": "cve@mitre.org"
},
{
"url": "http://wordpress.org/plugins/twitget/changelog",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/92391",
"source": "cve@mitre.org"
},
{
"url": "https://security.dxw.com/advisories/csrfxss-vulnerability-in-twitget-3-3-1",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}