Update CVE-2023-31250.json

This commit is contained in:
Michael Hess 2023-04-26 14:16:52 -04:00 committed by GitHub
parent d21e079f8f
commit 461872199d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,84 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security@drupal.org",
"ID": "CVE-2023-31250",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Core",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "10.0",
"version_value": "10.0.8"
},
{
"version_affected": "<",
"version_name": "9.5",
"version_value": "9.5.8"
},
{
"version_affected": "<",
"version_name": "9.4",
"version_value": "9.4.14"
},
{
"version_name": "7",
"version_value": "7.96"
}
]
}
}
]
},
"vendor_name": "Drupal"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "The file download facility doesn't sufficiently sanitize file paths in certain situations. This may result in users gaining access to private files that they should not have access to.\n\nSome sites may require configuration changes following this security release. Review the release notes for your Drupal version if you have issues accessing private files after updating."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Access bypass"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.drupal.org/sa-core-2023-005",
"refsource": "CONFIRM",
"url": "https://www.drupal.org/sa-core-2023-005"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
}
}