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

104 lines
3.1 KiB
JSON

{
"id": "CVE-2015-5485",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-08-18T15:59:02.017",
"lastModified": "2015-08-19T17:34:16.713",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the Event Import page (import-eventbrite-events.php) in the Modern Tribe Eventbrite Tickets plugin before 3.10.2 for WordPress allows remote attackers to inject arbitrary web script or HTML via the \"error\" parameter to wp-admin/edit.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de XSS en la p\u00e1gina Event Import (import-eventbrite-events.php) en el plugin Modern Tribe Eventbrite Tickets en versiones anteriores a 3.10.2 para WordPress, permite a atacantes remotos inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s del par\u00e1metro 'error' a wp-admin/edit.php."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:theeventscalendar:eventbrite_tickets:*:*:*:*:*:wordpress:*:*",
"versionEndIncluding": "3.10.1",
"matchCriteriaId": "856CEC00-0A76-4745-8A62-75769DA132B4"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/132676/The-Events-Calender-Eventbrite-Tickets-3.9.6-Cross-Site-Scripting.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://seclists.org/fulldisclosure/2015/Jul/67",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://security.dxw.com/advisories/reflected-xss-in-the-events-calendar-eventbrite-tickets-allows-unauthenticated-users-to-do-almost-anything-an-admin-can/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://theeventscalendar.com/release-eventbrite-tickets-3-10-2/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}