mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
76 lines
2.6 KiB
JSON
76 lines
2.6 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "talos-cna@cisco.com",
|
|
"DATE_PUBLIC": "2018-09-25T00:00:00",
|
|
"ID": "CVE-2018-3972",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Epee",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "as used in Monero 'Lithium Luna' (v0.12.2.0-master-ffab6700)"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "https://github.com/sabelnikov"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "An exploitable code execution vulnerability exists in the Levin deserialization functionality of the Epee library, as used in Monero 'Lithium Luna' (v0.12.2.0-master-ffab6700) and other cryptocurrencies. A specially crafted network packet can cause a logic flaw, resulting in code execution. An attacker can send a packet to trigger this vulnerability."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "remote code execution"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2018-0637",
|
|
"refsource": "MISC",
|
|
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2018-0637"
|
|
},
|
|
{
|
|
"name": "https://blog.talosintelligence.com/2018/09/epee-levin-vuln.html",
|
|
"refsource": "MISC",
|
|
"url": "https://blog.talosintelligence.com/2018/09/epee-levin-vuln.html"
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"baseScore": 10.0,
|
|
"baseSeverity": null,
|
|
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
|
|
"version": "3.0"
|
|
}
|
|
}
|
|
} |