cvelist/2018/3xxx/CVE-2018-3735.json
2019-03-18 02:10:45 +00:00

63 lines
1.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"DATE_PUBLIC": "2018-04-26T00:00:00",
"ID": "CVE-2018-3735",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "bracket-template node module",
"version": {
"version_data": [
{
"version_value": "Versions up to and including 1.1.5"
}
]
}
}
]
},
"vendor_name": "HackerOne"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "bracket-template suffers from reflected XSS possible when variable passed via GET parameter is used in template"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Generic (CWE-79)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://hackerone.com/reports/317125",
"refsource": "MISC",
"url": "https://hackerone.com/reports/317125"
}
]
}
}