2023-11-07 21:03:21 +00:00

117 lines
3.6 KiB
JSON

{
"id": "CVE-2018-19158",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-03-21T16:00:30.140",
"lastModified": "2023-11-07T02:55:25.180",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "ColossusCoinXT through 1.0.5 (a chain-based proof-of-stake cryptocurrency) allows a remote denial of service, exploitable by an attacker who acquires even a small amount of stake/coins in the system. The attacker sends invalid headers/blocks, which are stored on the victim's disk."
},
{
"lang": "es",
"value": "ColossusCoinXT (una criptomoneda de prueba de participaci\u00f3n basada en chain), hasta la versi\u00f3n 1.0.5, permite una denegaci\u00f3n de servicio remota, explotable por un atacante que obtiene aunque sea una peque\u00f1a cantidad de participaciones/monedas en el sistema. El atacante env\u00eda cabeceras/bloques inv\u00e1lidos que se almacenan en el disco de la v\u00edctima."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-400"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:colossusxt:colossuscoinxt:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.0.5",
"matchCriteriaId": "5C316BE5-6BA2-49A6-B3C5-41D52A27A453"
}
]
}
]
}
],
"references": [
{
"url": "http://fc19.ifca.ai/preproceedings/180-preproceedings.pdf",
"source": "cve@mitre.org",
"tags": [
"Technical Description",
"Third Party Advisory"
]
},
{
"url": "https://github.com/ColossusCoinXT/ColossusCoinXT/compare/0223904...9666bb8",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://medium.com/%40dsl_uiuc/fake-stake-attacks-on-chain-based-proof-of-stake-cryptocurrencies-b8b05723f806",
"source": "cve@mitre.org"
}
]
}