René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

89 lines
2.5 KiB
JSON

{
"id": "CVE-2010-5137",
"sourceIdentifier": "cve@mitre.org",
"published": "2012-08-06T16:55:00.977",
"lastModified": "2020-03-18T17:37:10.790",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "wxBitcoin and bitcoind before 0.3.5 allow remote attackers to cause a denial of service (daemon crash) via a Bitcoin transaction containing an OP_LSHIFT script opcode."
},
{
"lang": "es",
"value": "wxBitcoin y bitcoind anteriores a v0.3.5 permite a atacantes remotos causar una denegaci\u00f3n de servicio (ca\u00edda del demonio) a trav\u00e9s de una transacci\u00f3n Bitcoin que contiene un c\u00f3digo de operaci\u00f3n secuencia de comandos OP_LSHIFT."
}
],
"metrics": {
"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": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:bitcoin:bitcoin_core:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.3.4",
"matchCriteriaId": "55AA4A6A-8435-4AB6-B0ED-67FBE5BD8DFE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:bitcoin:wxbitcoin:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.3.4",
"matchCriteriaId": "5EC0E465-8C7C-40F9-BFB9-77BA8B36D479"
}
]
}
]
}
],
"references": [
{
"url": "https://en.bitcoin.it/wiki/CVEs",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}