cvelist/2020/7xxx/CVE-2020-7734.json

102 lines
3.1 KiB
JSON
Raw Normal View History

2020-01-21 23:01:29 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
2020-09-22 08:58:42 +01:00
"ASSIGNER": "report@snyk.io",
"DATE_PUBLIC": "2020-09-22T07:58:39.912240Z",
2020-01-21 23:01:29 +00:00
"ID": "CVE-2020-7734",
2020-09-22 08:58:42 +01:00
"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": [
{
2020-09-22 09:01:31 +00:00
"refsource": "MISC",
"url": "https://itsmeanonartist.tech/blogs/blog2.html",
"name": "https://itsmeanonartist.tech/blogs/blog2.html"
2020-09-22 08:58:42 +01:00
},
{
2020-09-22 09:01:31 +00:00
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-PYTHON-CABOT-609862",
"name": "https://snyk.io/vuln/SNYK-PYTHON-CABOT-609862"
2020-09-22 08:58:42 +01:00
},
{
2020-09-22 09:01:31 +00:00
"refsource": "MISC",
"url": "https://github.com/arachnys/cabot/pull/694",
"name": "https://github.com/arachnys/cabot/pull/694"
2020-09-22 08:58:42 +01:00
},
{
2020-09-22 09:01:31 +00:00
"refsource": "MISC",
"url": "https://www.exploit-db.com/exploits/48791",
"name": "https://www.exploit-db.com/exploits/48791"
2020-09-22 08:58:42 +01:00
}
]
2020-01-21 23:01:29 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-09-22 09:01:31 +00:00
"value": "All versions of package cabot are vulnerable to Cross-site Scripting (XSS) via the Endpoint column."
2020-01-21 23:01:29 +00:00
}
]
2020-09-22 08:58:42 +01:00
},
"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"
}
]
2020-01-21 23:01:29 +00:00
}