cvelist/2018/10xxx/CVE-2018-10376.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2018-04-25 05:04:15 -04:00
{
2019-03-18 05:21:14 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-10376",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-04-25 05:04:15 -04:00
{
2019-03-18 05:21:14 +00:00
"lang": "eng",
"value": "An integer overflow in the transferProxy function of a smart contract implementation for SmartMesh (aka SMT), an Ethereum ERC20 token, allows attackers to accomplish an unauthorized increase of digital assets via crafted _fee and _value parameters, as exploited in the wild in April 2018, aka the \"proxyOverflow\" issue."
2018-04-25 05:04:15 -04:00
}
2019-03-18 05:21:14 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://peckshield.com/2018/04/25/proxyOverflow/",
"refsource": "MISC",
"url": "https://peckshield.com/2018/04/25/proxyOverflow/"
},
{
"name": "https://www.reddit.com/r/ethereum/comments/8esyg9/okex_erc20_bug/",
"refsource": "MISC",
"url": "https://www.reddit.com/r/ethereum/comments/8esyg9/okex_erc20_bug/"
},
{
"name": "https://dasp.co/#item-3",
"refsource": "MISC",
"url": "https://dasp.co/#item-3"
}
]
}
}