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

92 lines
2.8 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-08-18 10:17:33 +01:00
"ASSIGNER": "report@snyk.io",
"DATE_PUBLIC": "2020-08-18T09:17:29.965703Z",
2020-01-21 23:01:29 +00:00
"ID": "CVE-2020-7706",
2020-08-18 10:17:33 +01:00
"STATE": "PUBLIC",
"TITLE": "Prototype Pollution"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "connie-lang",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "0.1.1"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Prototype Pollution"
}
]
}
]
},
"references": {
"reference_data": [
{
2020-08-18 10:02:24 +00:00
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-CONNIELANG-598853",
"name": "https://snyk.io/vuln/SNYK-JS-CONNIELANG-598853"
2020-08-18 10:17:33 +01:00
},
{
2020-08-18 10:02:24 +00:00
"refsource": "MISC",
"url": "https://github.com/mattinsler/connie-lang/commit/ef376d404c712dd28309ba07f28a8f87f24a015a",
"name": "https://github.com/mattinsler/connie-lang/commit/ef376d404c712dd28309ba07f28a8f87f24a015a"
2020-08-18 10:17:33 +01:00
}
]
2020-01-21 23:01:29 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-08-18 10:02:24 +00:00
"value": "The package connie-lang before 0.1.1 are vulnerable to Prototype Pollution in the configuration language library used by connie."
2020-01-21 23:01:29 +00:00
}
]
2020-08-18 10:17:33 +01:00
},
"impact": {
"cvss": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:U/RC:C",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
}
},
"credit": [
{
"lang": "eng",
"value": "NerdJS"
}
]
2020-01-21 23:01:29 +00:00
}