cvelist/2019/12xxx/CVE-2019-12551.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2019-06-02 22:00:46 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2019-07-22 20:00:48 +00:00
"ID": "CVE-2019-12551",
"STATE": "PUBLIC"
2019-06-02 22:00:46 +00:00
},
2019-07-22 20:00:48 +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",
2019-06-02 22:00:46 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-07-22 20:00:48 +00:00
"value": "In SweetScape 010 Editor 9.0.1, improper validation of arguments in the internal implementation of the Memcpy function (provided by the scripting engine) allows an attacker to overwrite arbitrary memory, which could lead to code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.sweetscape.com/010editor/manual/ReleaseNotes.htm",
"refsource": "MISC",
"name": "https://www.sweetscape.com/010editor/manual/ReleaseNotes.htm"
},
{
"url": "https://github.com/ereisr00/bagofbugz/blob/master/010Editor",
"refsource": "MISC",
"name": "https://github.com/ereisr00/bagofbugz/blob/master/010Editor"
},
{
"refsource": "MISC",
"name": "https://ereisr00.github.io/",
"url": "https://ereisr00.github.io/"
2019-06-02 22:00:46 +00:00
}
]
}
}