cvelist/2019/10xxx/CVE-2019-10779.json

65 lines
2.2 KiB
JSON
Raw Normal View History

2019-04-03 22:00:45 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10779",
2020-01-28 01:01:07 +00:00
"ASSIGNER": "report@snyk.io",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "stroom:stroom-app",
"version": {
"version_data": [
{
"version_value": "all versions before 5.5.12"
},
{
"version_value": "all versions of the 6.0.0 branch before 6.0.25"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site Scripting"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://snyk.io/vuln/SNYK-JAVA-STROOM-541182",
"url": "https://snyk.io/vuln/SNYK-JAVA-STROOM-541182"
}
]
2019-04-03 22:00:45 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-01-28 01:01:07 +00:00
"value": "All versions of stroom:stroom-app before 5.5.12 and all versions of the 6.0.0 branch before 6.0.25 are affected by Cross-site Scripting. An attacker website is able to load the Stroom UI into a hidden iframe. Using that iframe, the attacker site can issue commands to the Stroom UI via an XSS vulnerability to take full control of the Stroom UI on behalf of the logged-in user."
2019-04-03 22:00:45 +00:00
}
]
}
}