"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-12-06 21:00:32 +00:00
parent 17963b1692
commit 55e05b27cc
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
10 changed files with 102 additions and 15 deletions

View File

@ -1,6 +1,6 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "secalert_us@oracle.com",
"ID": "CVE-2022-40433",
"STATE": "PUBLIC"
},

View File

@ -156,9 +156,9 @@
"name": "https://confluence.atlassian.com/pages/viewpage.action?pageId=1319570362"
},
{
"url": "https://jira.atlassian.com/browse/CONFSERVER-93415",
"url": "https://jira.atlassian.com/browse/CONFSERVER-93502",
"refsource": "MISC",
"name": "https://jira.atlassian.com/browse/CONFSERVER-93415"
"name": "https://jira.atlassian.com/browse/CONFSERVER-93502"
}
]
},

View File

@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "Langchain 0.0.171 is vulnerable to Arbitrary Code Execution. This is related to the jira.run('other' substring."
"value": "An issue discovered in Langchain before 0.0.225 allows attacker to run arbitrary code via jira.run('other' substring."
}
]
},
@ -56,6 +56,16 @@
"url": "https://github.com/hwchase17/langchain/issues/4833",
"refsource": "MISC",
"name": "https://github.com/hwchase17/langchain/issues/4833"
},
{
"refsource": "MISC",
"name": "https://github.com/langchain-ai/langchain/pull/6992",
"url": "https://github.com/langchain-ai/langchain/pull/6992"
},
{
"refsource": "MISC",
"name": "https://github.com/langchain-ai/langchain/releases/tag/v0.0.225",
"url": "https://github.com/langchain-ai/langchain/releases/tag/v0.0.225"
}
]
}

View File

@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "SQL injection vulnerability in langchain v.0.0.64 allows a remote attacker to obtain sensitive information via the SQLDatabaseChain component."
"value": "SQL injection vulnerability in langchain before v0.0.247 allows a remote attacker to obtain sensitive information via the SQLDatabaseChain component."
}
]
},
@ -61,6 +61,11 @@
"url": "https://github.com/hwchase17/langchain/pull/6051",
"refsource": "MISC",
"name": "https://github.com/hwchase17/langchain/pull/6051"
},
{
"refsource": "MISC",
"name": "https://github.com/langchain-ai/langchain/issues/5923#issuecomment-1696053841",
"url": "https://github.com/langchain-ai/langchain/issues/5923#issuecomment-1696053841"
}
]
}

View File

@ -1,17 +1,71 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-46751",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2023-46751",
"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 function gdev_prn_open_printer_seekable() in Artifex Ghostscript through 10.02.0 allows remote attackers to crash the application via a dangling pointer."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://ghostscript.com/",
"url": "https://ghostscript.com/"
},
{
"url": "https://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=dcdbc595c13c9d11d235702dff46bb74c80f7698",
"refsource": "MISC",
"name": "https://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=dcdbc595c13c9d11d235702dff46bb74c80f7698"
},
{
"url": "https://bugs.ghostscript.com/show_bug.cgi?id=707264",
"refsource": "MISC",
"name": "https://bugs.ghostscript.com/show_bug.cgi?id=707264"
}
]
}

View File

@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "A cross-site scripting (XSS) vulnerability in CesiumJS v1.111 allows attackers to execute arbitrary code in the context of the victim's browser via sending a crafted payload to /container_files/public_html/doc/index.html."
"value": "** DISPUTED ** A cross-site scripting (XSS) vulnerability in CesiumJS v1.111 allows attackers to execute arbitrary code in the context of the victim's browser via sending a crafted payload to /container_files/public_html/doc/index.html. NOTE: the vendor\u2019s position is that Apps/Sandcastle/standalone.html is part of the CesiumGS/cesium GitHub repository, but is demo code that is not part of the CesiumJS JavaScript library product."
}
]
},

View File

@ -11,7 +11,7 @@
"description_data": [
{
"lang": "eng",
"value": "A command injection exists in Ray's cpu_profile URL parameter allowing attackers to execute os commands on the system running the ray dashboard remotely without authentication.\n\n"
"value": "A command injection existed in Ray's cpu_profile URL parameter allowing attackers to execute os commands on the system running the ray dashboard remotely without authentication. The issue is fixed in version 2.8.1+. Ray maintainers' response can be found here: https://www.anyscale.com/blog/update-on-ray-cves-cve-2023-6019-cve-2023-6020-cve-2023-6021-cve-2023-48022-cve-2023-48023"
}
]
},

View File

@ -11,7 +11,7 @@
"description_data": [
{
"lang": "eng",
"value": "LFI in Ray's /static/ directory allows attackers to read any file on the server without authentication.\n\n"
"value": "LFI in Ray's /static/ directory allows attackers to read any file on the server without authentication. The issue is fixed in version 2.8.1+. Ray maintainers' response can be found here: https://www.anyscale.com/blog/update-on-ray-cves-cve-2023-6019-cve-2023-6020-cve-2023-6021-cve-2023-48022-cve-2023-48023"
}
]
},

View File

@ -11,7 +11,7 @@
"description_data": [
{
"lang": "eng",
"value": "LFI in Ray's log API endpoint allows attackers to read any file on the server without authentication.\n\n"
"value": "LFI in Ray's log API endpoint allows attackers to read any file on the server without authentication. The issue is fixed in version 2.8.1+. Ray maintainers' response can be found here: https://www.anyscale.com/blog/update-on-ray-cves-cve-2023-6019-cve-2023-6020-cve-2023-6021-cve-2023-48022-cve-2023-48023"
}
]
},

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-6564",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"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."
}
]
}
}