cvelist/2024/9xxx/CVE-2024-9972.json
2024-11-21 15:01:03 +00:00

117 lines
3.9 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-9972",
"ASSIGNER": "cve@cert.org.tw",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Property Management System from ChanGate has a SQL Injection vulnerability, allowing unauthenticated remote attackers to inject arbitrary SQL commands to read, modify, and delete database contents."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
"cweId": "CWE-89"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "ChanGate",
"product": {
"product_data": [
{
"product_name": "Property Management System",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.twcert.org.tw/tw/cp-132-8140-ee91e-1.html",
"refsource": "MISC",
"name": "https://www.twcert.org.tw/tw/cp-132-8140-ee91e-1.html"
},
{
"url": "https://www.twcert.org.tw/en/cp-139-8141-9b045-2.html",
"refsource": "MISC",
"name": "https://www.twcert.org.tw/en/cp-139-8141-9b045-2.html"
},
{
"url": "https://www.chtsecurity.com/news/8585c924-4a27-4337-bb44-684adc206432",
"refsource": "MISC",
"name": "https://www.chtsecurity.com/news/8585c924-4a27-4337-bb44-684adc206432"
},
{
"url": "https://www.chtsecurity.com/news/4552fc54-18af-4c18-972d-394a68e44a39",
"refsource": "MISC",
"name": "https://www.chtsecurity.com/news/4552fc54-18af-4c18-972d-394a68e44a39"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"advisory": "TVN-202410009",
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "  Contact the vendor to install the patch."
}
],
"value": "Contact the vendor to install the patch."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
]
}
}