cvelist/2023/26xxx/CVE-2023-26265.json
2023-02-21 04:00:38 +00:00

67 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-26265",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Borg theme before 1.1.19 for Backdrop CMS does not sufficiently sanitize path arguments that are passed in via a URL. The function borg_preprocess_page in the file template.php does not properly sanitize incoming path arguments before using them."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://backdropcms.org/project/borg",
"refsource": "MISC",
"name": "https://backdropcms.org/project/borg"
},
{
"url": "https://github.com/backdrop-contrib/borg/compare/1.x-1.1.18...1.x-1.1.19",
"refsource": "MISC",
"name": "https://github.com/backdrop-contrib/borg/compare/1.x-1.1.18...1.x-1.1.19"
}
]
}
}