cvelist/2021/33xxx/CVE-2021-33403.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2021-05-20 04:00:53 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-08-03 22:00:50 +00:00
"ID": "CVE-2021-33403",
"STATE": "PUBLIC"
2021-05-20 04:00:53 +00:00
},
2021-08-03 22:00:50 +00:00
"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",
2021-05-20 04:00:53 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-08-03 22:00:50 +00:00
"value": "An integer overflow in the transfer function of a smart contract implementation for Lancer Token, an Ethereum ERC20 token, allows the owner to cause unexpected financial losses between two large accounts during a transaction."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://cn.etherscan.com/address/0x63e634330a20150dbb61b15648bc73855d6ccf07#code",
"refsource": "MISC",
"name": "https://cn.etherscan.com/address/0x63e634330a20150dbb61b15648bc73855d6ccf07#code"
},
{
"url": "https://github.com/MRdoulestar/SC-RCVD/blob/main/Vulnerabilities/LNCToken.md",
"refsource": "MISC",
"name": "https://github.com/MRdoulestar/SC-RCVD/blob/main/Vulnerabilities/LNCToken.md"
2021-05-20 04:00:53 +00:00
}
]
}
}