"-Synchronized-Data."

This commit is contained in:
CVE Team 2024-12-23 11:00:58 +00:00
parent 48db72e395
commit d961dd5b77
No known key found for this signature in database
GPG Key ID: BC5FD8F2443B23B7

View File

@ -1,17 +1,112 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-12902",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "cve@cert.org.tw",
"STATE": "PUBLIC"
},
"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": "ANCHOR from Global Wisdom Software is an integrated product running on a Windows virtual machine. The underlying Windows OS of the product contains high-privilege service accounts. If these accounts use default passwords, attackers could remotely log in to the virtual machine using the default credentials."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-1392 Use of Default Credentials",
"cweId": "CWE-1392"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Global Wisdom Software",
"product": {
"product_data": [
{
"product_name": "ANCHOR",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.5.*",
"version_value": "2.5.9.5"
},
{
"version_affected": "<",
"version_name": "2.7.*",
"version_value": "2.7.2.4"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.twcert.org.tw/tw/cp-132-8314-983c9-1.html",
"refsource": "MISC",
"name": "https://www.twcert.org.tw/tw/cp-132-8314-983c9-1.html"
},
{
"url": "https://www.twcert.org.tw/en/cp-139-8315-e6069-2.html",
"refsource": "MISC",
"name": "https://www.twcert.org.tw/en/cp-139-8315-e6069-2.html"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"advisory": "TVN-202412007",
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Modify the default password manually or apply the following updates to automatically change the default password:<br>For the 2.5 series, please update to version 2.5.9.5 or later.<br>For the 2.7 series, please update to version 2.7.2.4 or later.<br><br>For remote access, versions 2.5.3.1 and later and versions 2.7 series have disabled the SMB service by default and restricted high-privilege service accounts from remote login via RDP and WinRM services.<br>If you need to use the following services, it is recommended to set up a firewall to restrict IP sources:<br>135 (RPC), 139 (NetBIOS), 445 (SMB), 3389 (RDP), 5985 (WinRM).<br>"
}
],
"value": "Modify the default password manually or apply the following updates to automatically change the default password:\nFor the 2.5 series, please update to version 2.5.9.5 or later.\nFor the 2.7 series, please update to version 2.7.2.4 or later.\n\nFor remote access, versions 2.5.3.1 and later and versions 2.7 series have disabled the SMB service by default and restricted high-privilege service accounts from remote login via RDP and WinRM services.\nIf you need to use the following services, it is recommended to set up a firewall to restrict IP sources:\n135 (RPC), 139 (NetBIOS), 445 (SMB), 3389 (RDP), 5985 (WinRM)."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
]
}