"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-02-27 05:00:34 +00:00
parent c59199b61b
commit f23df287c4
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
3 changed files with 67 additions and 8 deletions

View File

@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "pdf_info 0.5.3 is vulnerable to Command Execution."
"value": "pdf_info 0.5.3 is vulnerable to Command Execution because the Ruby code uses backticks instead of Open3."
}
]
},
@ -61,6 +61,16 @@
"refsource": "MISC",
"name": "https://github.com/affix/CVE-2022-36231",
"url": "https://github.com/affix/CVE-2022-36231"
},
{
"refsource": "MISC",
"name": "https://github.com/newspaperclub/pdf_info/pull/15",
"url": "https://github.com/newspaperclub/pdf_info/pull/15"
},
{
"refsource": "MISC",
"name": "https://github.com/newspaperclub/pdf_info/issues/16",
"url": "https://github.com/newspaperclub/pdf_info/issues/16"
}
]
}

View File

@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "Insecure Permission vulnerability in Schlix Web Inc SCHLIX CMS 2.2.7-2 allows attacker to upload arbitrary files and execute arbitrary code via the tristao parameter."
"value": "** DISPUTED ** Insecure Permission vulnerability in Schlix Web Inc SCHLIX CMS 2.2.7-2 allows attacker to upload arbitrary files and execute arbitrary code via the tristao parameter. NOTE: this is disputed by the vendor because an admin is intentionally allowed to upload new executable PHP code, such as a theme that was obtained from a trusted source or was developed for their own website. Only an admin can upload such code, not someone else in an \"attacker\" role."
}
]
},

View File

@ -1,17 +1,66 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-26257",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2023-26257",
"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": "** 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": "An issue was discovered in the Connected Vehicle Systems Alliance (COVESA; formerly GENIVI) dlt-daemon through 2.18.8. Dynamic memory is not released after it is allocated in dlt-control-common.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/COVESA/dlt-daemon/issues/440",
"refsource": "MISC",
"name": "https://github.com/COVESA/dlt-daemon/issues/440"
},
{
"url": "https://github.com/COVESA/dlt-daemon/pull/441/commits/b6149e203f919c899fefc702a17fbb78bdec3700",
"refsource": "MISC",
"name": "https://github.com/COVESA/dlt-daemon/pull/441/commits/b6149e203f919c899fefc702a17fbb78bdec3700"
}
]
}