cvelist/2022/41xxx/CVE-2022-41706.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2022-09-28 17:00:34 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-41706",
2022-11-25 18:00:35 +00:00
"ASSIGNER": "help@fluidattacks.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Browsershot",
"version": {
"version_data": [
{
"version_value": "3.57.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Server Side XSS"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/spatie/browsershot/",
"url": "https://github.com/spatie/browsershot/"
},
{
"refsource": "MISC",
"name": "https://fluidattacks.com/advisories/eminem/",
"url": "https://fluidattacks.com/advisories/eminem/"
}
]
2022-09-28 17:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-11-25 18:00:35 +00:00
"value": "Browsershot version 3.57.2 allows an external attacker to remotely obtain arbitrary local files. This is possible because the application does not validate the URL protocol passed to the Browsershot::url method."
2022-09-28 17:00:34 +00:00
}
]
}
}