cvelist/2023/0xxx/CVE-2023-0835.json
2023-04-04 23:00:33 +00:00

67 lines
2.0 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-0835",
"ASSIGNER": "help@fluidattacks.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "markdown-pdf",
"version": {
"version_data": [
{
"version_value": "11.0.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Server Side XSS"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://fluidattacks.com/advisories/relsb/",
"url": "https://fluidattacks.com/advisories/relsb/"
},
{
"refsource": "MISC",
"name": "https://www.npmjs.com/package/markdown-pdf/",
"url": "https://www.npmjs.com/package/markdown-pdf/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "markdown-pdf version 11.0.0 allows an external attacker to remotely obtain arbitrary local files. This is possible because the application does not validate the Markdown content entered by the user."
}
]
}
}