cvelist/2020/8xxx/CVE-2020-8125.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2020-01-28 19:02:09 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-8125",
2020-02-04 20:01:12 +00:00
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "klona npm module",
"version": {
"version_data": [
{
"version_value": "Fixed Version: v1.1.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Input Validation (CWE-20)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/778414",
"url": "https://hackerone.com/reports/778414"
}
]
2020-01-28 19:02:09 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-02-04 20:01:12 +00:00
"value": "Flaw in input validation in npm package klona version 1.1.0 and earlier may allow prototype pollution attack that may result in remote code execution or denial of service of applications using klona."
2020-01-28 19:02:09 +00:00
}
]
}
}