"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-10-19 15:00:49 +00:00
parent d305168074
commit e3b38629c7
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
3 changed files with 107 additions and 93 deletions

View File

@ -1,100 +1,104 @@
{
"CVE_data_meta": {
"ASSIGNER": "product-cna@github.com",
"ID": "CVE-2022-23734",
"STATE": "PUBLIC",
"TITLE": "Deserialization of Untrusted Data vulnerability in GitHub Enterprise Server leading to Remote Code Execution"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "GitHub Enterprise Server",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "3.2",
"version_value": "3.2.16"
"CVE_data_meta": {
"ASSIGNER": "product-cna@github.com",
"ID": "CVE-2022-23734",
"STATE": "PUBLIC",
"TITLE": "Deserialization of Untrusted Data vulnerability in GitHub Enterprise Server leading to Remote Code Execution"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "GitHub Enterprise Server",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "3.2",
"version_value": "3.2.16"
},
{
"version_affected": "<",
"version_name": "3.3",
"version_value": "3.3.11"
},
{
"version_affected": "<",
"version_name": "3.4",
"version_value": "3.4.6"
},
{
"version_affected": "<",
"version_name": "3.5",
"version_value": "3.5.3"
}
]
}
}
]
},
{
"version_affected": "<",
"version_name": "3.3",
"version_value": "3.3.11"
},
{
"version_affected": "<",
"version_name": "3.4",
"version_value": "3.4.6"
},
{
"version_affected": "<",
"version_name": "3.5",
"version_value": "3.5.3"
}
]
"vendor_name": "GitHub"
}
}
]
},
"vendor_name": "GitHub"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Alex Chapman"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A deserialization of untrusted data vulnerability was identified in GitHub Enterprise Server that could potentially lead to remote code execution on the SVNBridge. To exploit this vulnerability, an attacker would need to gain access via a server-side request forgery (SSRF) that would let an attacker control the data being deserialized. This vulnerability affected all versions of GitHub Enterprise Server prior to v3.6 and was fixed in versions 3.5.3, 3.4.6, 3.3.11, and 3.2.16. This vulnerability was reported via the GitHub Bug Bounty program."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
},
"credit": [
{
"lang": "eng",
"value": "CWE-502\tDeserialization of Untrusted Data"
}
"value": "Alex Chapman"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A deserialization of untrusted data vulnerability was identified in GitHub Enterprise Server that could potentially lead to remote code execution on the SVNBridge. To exploit this vulnerability, an attacker would need to gain access via a server-side request forgery (SSRF) that would let an attacker control the data being deserialized. This vulnerability affected all versions of GitHub Enterprise Server prior to v3.6 and was fixed in versions 3.5.3, 3.4.6, 3.3.11, and 3.2.16. This vulnerability was reported via the GitHub Bug Bounty program."
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://docs.github.com/en/enterprise-server@3.2/admin/release-notes#3.2.16"
},
{
"refsource": "CONFIRM",
"url": "https://docs.github.com/en/enterprise-server@3.3/admin/release-notes#3.3.11"
},
{
"refsource": "CONFIRM",
"url": "https://docs.github.com/en/enterprise-server@3.4/admin/release-notes#3.4.6"
},
{
"refsource": "CONFIRM",
"url": "https://docs.github.com/en/enterprise-server@3.5/admin/release-notes#3.5.3"
}
]
},
"source": {
"discovery": "EXTERNAL"
}
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-502\tDeserialization of Untrusted Data"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://docs.github.com/en/enterprise-server@3.3/admin/release-notes#3.3.11",
"name": "https://docs.github.com/en/enterprise-server@3.3/admin/release-notes#3.3.11"
},
{
"refsource": "MISC",
"url": "https://docs.github.com/en/enterprise-server@3.4/admin/release-notes#3.4.6",
"name": "https://docs.github.com/en/enterprise-server@3.4/admin/release-notes#3.4.6"
},
{
"refsource": "MISC",
"url": "https://docs.github.com/en/enterprise-server@3.5/admin/release-notes#3.5.3",
"name": "https://docs.github.com/en/enterprise-server@3.5/admin/release-notes#3.5.3"
},
{
"refsource": "MISC",
"url": "https://docs.github.com/en/enterprise-server@3.2/admin/release-notes#3.2.16",
"name": "https://docs.github.com/en/enterprise-server@3.2/admin/release-notes#3.2.16"
}
]
},
"source": {
"discovery": "EXTERNAL"
}
}

View File

@ -72,6 +72,11 @@
"refsource": "MISC",
"url": "https://lists.apache.org/thread/83ftj5jgtv3mbm28w3trjyvd591jztrz",
"name": "https://lists.apache.org/thread/83ftj5jgtv3mbm28w3trjyvd591jztrz"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20221019 CVE-2022-42466: Apache Isis: XSS vulnerability, eg for String properties.",
"url": "http://www.openwall.com/lists/oss-security/2022/10/19/2"
}
]
},

View File

@ -73,6 +73,11 @@
"refsource": "MISC",
"url": "https://lists.apache.org/thread/jbv2ddt00h7ntlbm6vkk4wdmb31pm8q3",
"name": "https://lists.apache.org/thread/jbv2ddt00h7ntlbm6vkk4wdmb31pm8q3"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20221019 ISIS-3128: CVE-2022-42467: Apache Isis: h2 webconsole (available only in prototype mode) should nevertheless be disabled by default.",
"url": "http://www.openwall.com/lists/oss-security/2022/10/19/1"
}
]
},