mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
96 lines
3.5 KiB
JSON
96 lines
3.5 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2020-6779",
|
|
"ASSIGNER": "psirt@bosch.com",
|
|
"DATE_PUBLIC": "2021-01-20",
|
|
"TITLE": "Hard-coded Credentials in the Database of Bosch FSM-2500 Server and Bosch FSM-5000 Server",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Bosch",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "FSM-2500",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "5.2",
|
|
"version_affected": "<="
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "FSM-5000",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "5.2",
|
|
"version_affected": "<="
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-798 Use of Hard-coded Credentials"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"version": "3.1",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"userInteraction": "NONE",
|
|
"scope": "CHANGED",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 10,
|
|
"baseSeverity": "CRITICAL"
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://psirt.bosch.com/security-advisories/BOSCH-SA-332072-BT.html",
|
|
"name": "https://psirt.bosch.com/security-advisories/BOSCH-SA-332072-BT.html",
|
|
"refsource": "MISC"
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Use of Hard-coded Credentials in the database of Bosch FSM-2500 server and Bosch FSM-5000 server up to and including version 5.2 allows an unauthenticated remote attacker to log into the database with admin-privileges. This may result in complete compromise of the confidentiality and integrity of the stored data as well as a high availability impact on the database itself. In addition, an attacker may execute arbitrary commands on the underlying operating system."
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "BOSCH-SA-332072-BT",
|
|
"discovery": "INTERNAL"
|
|
}
|
|
} |