cvelist/2021/34xxx/CVE-2021-34629.json
2021-07-30 21:00:51 +00:00

101 lines
3.1 KiB
JSON

{
"CVE_data_meta": {
"AKA": "Wordfence",
"ASSIGNER": "security@wordfence.com",
"DATE_PUBLIC": "2021-07-21T15:18:00.000Z",
"ID": "CVE-2021-34629",
"STATE": "PUBLIC",
"TITLE": "SendGrid <= 1.11.8 \u2013 Authorization Bypass"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "SendGrid",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.11.8",
"version_value": "1.11.8"
}
]
}
}
]
},
"vendor_name": "SendGrid"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Prashant Baldha"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The SendGrid WordPress plugin is vulnerable to authorization bypass via the get_ajax_statistics function found in the ~/lib/class-sendgrid-statistics.php file which allows authenticated users to export statistic for a WordPress multi-site main site, in versions up to and including 1.11.8."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862 Missing Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.wordfence.com/vulnerability-advisories/#CVE-2021-34629",
"name": "https://www.wordfence.com/vulnerability-advisories/#CVE-2021-34629"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Uninstall the plugin from WordPress site. "
}
],
"source": {
"discovery": "EXTERNAL"
}
}