cvelist/2019/16xxx/CVE-2019-16409.json
2019-09-26 16:00:59 +00:00

72 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-16409",
"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": "In the Versioned Files module through 2.0.3 for SilverStripe 3.x, unpublished versions of files are publicly exposed to anyone who can guess their URL. This guess could be highly informed by a basic understanding of the symbiote/silverstripe-versionedfiles source code. (Users who upgrade from SilverStripe 3.x to 4.x and had Versioned Files installed have no further need for this module, because the 4.x release has built-in versioning. However, nothing in the upgrade process automates the destruction of these insecure artefacts, nor alerts the user to the criticality of destruction.)"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/symbiote/silverstripe-versionedfiles",
"refsource": "MISC",
"name": "https://github.com/symbiote/silverstripe-versionedfiles"
},
{
"url": "https://github.com/silverstripe/silverstripe-framework",
"refsource": "MISC",
"name": "https://github.com/silverstripe/silverstripe-framework"
},
{
"refsource": "CONFIRM",
"name": "https://www.silverstripe.org/download/security-releases/cve-2019-16409",
"url": "https://www.silverstripe.org/download/security-releases/cve-2019-16409"
}
]
}
}