mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
103 lines
3.0 KiB
JSON
103 lines
3.0 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@aliasrobotics.com",
|
|
"DATE_PUBLIC": "2020-07-15T22:11:11 +00:00",
|
|
"ID": "CVE-2020-10288",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "RVD#3327: No authentication required for accesing ABB IRC5 FTP server"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "IRB140",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": ""
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "ABB"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"credit": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Alfonso Glera, Victor Mayoral Vilches (Alias Robotics)"
|
|
}
|
|
],
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "IRC5 exposes an ftp server (port 21). Upon attempting to gain access you are challenged with a request of username and password, however you can input whatever you like. As long as the field isn't empty it will be accepted."
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Robot Vulnerability Database (RVD)"
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 9.8,
|
|
"baseSeverity": "critical",
|
|
"confidentialityImpact": "LOW",
|
|
"integrityImpact": "NONE",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
|
|
"version": "3.0"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-284"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://cwe.mitre.org/data/definitions/284.html",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://cwe.mitre.org/data/definitions/284.html"
|
|
}
|
|
],
|
|
"reference_data": [
|
|
{
|
|
"name": "https://github.com/aliasrobotics/RVD/issues/3327",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/aliasrobotics/RVD/issues/3327"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"defect": [
|
|
"RVD#3327"
|
|
],
|
|
"discovery": "EXTERNAL"
|
|
}
|
|
}
|