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

105 lines
2.8 KiB
JSON

{
"id": "CVE-2017-18577",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-08-22T14:15:12.023",
"lastModified": "2019-08-23T20:08:44.393",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The mailchimp-for-wp plugin before 4.1.8 for WordPress has XSS via the return value of add_query_arg."
},
{
"lang": "es",
"value": "El complemento mailchimp-for-wp versiones anterior a 4.1.8 para WordPress tiene XSS a trav\u00e9s del valor de retorno de add_query_arg."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
],
"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:ibericode:mailchimp:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "4.1.8",
"matchCriteriaId": "4AE04576-57F4-4ECC-B315-AB2AF2FEF96C"
}
]
}
]
}
],
"references": [
{
"url": "https://wordpress.org/plugins/mailchimp-for-wp/#developers",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
}
]
}