René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

90 lines
2.6 KiB
JSON

{
"id": "CVE-2014-8802",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-01-23T15:59:00.053",
"lastModified": "2015-01-26T12:56:42.870",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The Pie Register plugin before 2.0.14 for WordPress does not properly restrict access to certain functions in pie-register.php, which allows remote attackers to (1) add a user by uploading a crafted CSV file or (2) activate a user account via a verifyit action."
},
{
"lang": "es",
"value": "El plugin Pie Register anterior a 2.0.14 para WordPress no restringe correctamente el acceso a ciertas funciones en pie-register.php, lo que permite a atacantes remotos (1) a\u00f1adir un usuario mediante la subida de un fichero CSV manipulado o (2) activar una cuenta de usuario a trav\u00e9s de una acci\u00f3n verifyit."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-264"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:genetechsolutions:pie_register:*:*:*:*:*:wordpress:*:*",
"versionEndIncluding": "2.0.13",
"matchCriteriaId": "895392D2-15E3-4B65-8468-217C535A7ED5"
}
]
}
]
}
],
"references": [
{
"url": "http://security.szurek.pl/pie-register-2013-privilege-escalation.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://wordpress.org/plugins/pie-register/changelog/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}