cvelist/2018/3xxx/CVE-2018-3755.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2017-12-28 22:02:29 -05:00
{
2019-03-18 01:13:45 +00:00
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"ID": "CVE-2018-3755",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "sexstatic",
"version": {
"version_data": [
{
"version_value": "<=0.6.2"
}
]
}
}
]
},
"vendor_name": "HackerOne"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
2019-03-18 01:13:45 +00:00
"lang": "eng",
"value": "XSS in sexstatic <=0.6.2 causes HTML injection in directory name(s) leads to Stored XSS when malicious file is embed with <iframe> element used in directory name."
}
2019-03-18 01:13:45 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Stored (CWE-79)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://hackerone.com/reports/328210",
"refsource": "MISC",
"url": "https://hackerone.com/reports/328210"
}
]
}
}