{
    "CVE_data_meta": {
        "ASSIGNER": "cve@aliasrobotics.com",
        "DATE_PUBLIC": "2020-06-24T04:56:23 +00:00",
        "ID": "CVE-2020-10275",
        "STATE": "PUBLIC",
        "TITLE": "RVD#2565: Weak token generation for the REST API."
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "MiR100",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "v2.8.1.1 and before"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Mobile Industrial Robots A/S"
                }
            ]
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Alias Robotics (group, https://aliasrobotics.com)"
        }
    ],
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "The access tokens for the REST API are directly derived from the publicly available default credentials for the web interface. Given a USERNAME and a PASSWORD, the token string is generated directly with base64(USERNAME:sha256(PASSWORD)). An unauthorized attacker inside the network can use the default credentials to compute the token and interact with the REST API to exfiltrate, infiltrate or delete data."
            }
        ]
    },
    "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-261"
                    }
                ]
            }
        ]
    },
    "references": {
    "reference_data": [
    {
    "name": "https://cwe.mitre.org/data/definitions/261.html",
    "refsource": "CONFIRM",
    "url": "https://cwe.mitre.org/data/definitions/261.html"
    }
    ],
    "reference_data": [
    {
    "name": "https://github.com/aliasrobotics/RVD/issues/2565",
    "refsource": "CONFIRM",
    "url": "https://github.com/aliasrobotics/RVD/issues/2565"
    }
    ]
    },
    "source": {
        "defect": [
            "RVD#2565"
        ],
        "discovery": "EXTERNAL"
    }
}
