2018-07-24 02:03:34 -04:00
{
2019-03-17 23:19:01 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2018-14576" ,
"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-08-03 14:03:23 -04:00
{
2019-03-17 23:19:01 +00:00
"lang" : "eng" ,
"value" : "The mintToken function of a smart contract implementation for SunContract, an Ethereum token, has an integer overflow via the _amount variable."
2018-08-03 14:03:23 -04:00
}
2019-03-17 23:19:01 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "20180727 Integer overflow in SunContract" ,
"refsource" : "FULLDISC" ,
"url" : "http://seclists.org/fulldisclosure/2018/Jul/93"
} ,
{
"name" : "https://github.com/SunContract/SmartContracts/issues/1" ,
"refsource" : "MISC" ,
"url" : "https://github.com/SunContract/SmartContracts/issues/1"
}
]
}
}