cvelist/2020/7xxx/CVE-2020-7734.json
2020-09-22 09:01:31 +00:00

102 lines
3.1 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "report@snyk.io",
"DATE_PUBLIC": "2020-09-22T07:58:39.912240Z",
"ID": "CVE-2020-7734",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS)"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "cabot",
"version": {
"version_data": [
{
"version_affected": ">=",
"version_value": "0"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://itsmeanonartist.tech/blogs/blog2.html",
"name": "https://itsmeanonartist.tech/blogs/blog2.html"
},
{
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-PYTHON-CABOT-609862",
"name": "https://snyk.io/vuln/SNYK-PYTHON-CABOT-609862"
},
{
"refsource": "MISC",
"url": "https://github.com/arachnys/cabot/pull/694",
"name": "https://github.com/arachnys/cabot/pull/694"
},
{
"refsource": "MISC",
"url": "https://www.exploit-db.com/exploits/48791",
"name": "https://www.exploit-db.com/exploits/48791"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "All versions of package cabot are vulnerable to Cross-site Scripting (XSS) via the Endpoint column."
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:L/E:F",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"availabilityImpact": "LOW"
}
},
"credit": [
{
"lang": "eng",
"value": "anonartistnot0"
}
]
}