cvelist/2019/5xxx/CVE-2019-5422.json
2019-04-03 15:00:47 +00:00

62 lines
1.8 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-5422",
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Npm, Inc.",
"product": {
"product_data": [
{
"product_name": "buttle",
"version": {
"version_data": [
{
"version_value": "0.2.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Stored (CWE-79)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/331110",
"url": "https://hackerone.com/reports/331110"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "XSS in buttle npm package version 0.2.0 causes execution of attacker-provided code in the victim's browser when an attacker creates an arbitrary file on the server."
}
]
}
}