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

67 lines
2.1 KiB
JSON
Raw Normal View History

2019-06-02 22:00:46 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2019-06-05 17:00:55 +00:00
"ID": "CVE-2019-12554",
"STATE": "PUBLIC"
2019-06-02 22:00:46 +00:00
},
2019-06-05 17:00:55 +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-06-05 17:00:55 +00:00
"value": "In SweetScape 010 Editor 9.0.1, improper validation of arguments in the internal implementation of the WSubStr function (provided by the scripting engine) allows an attacker to cause a denial of service by crashing the application."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://www.sweetscape.com/010editor/release_notes.html",
"url": "https://www.sweetscape.com/010editor/release_notes.html"
},
{
"refsource": "MISC",
"name": "https://github.com/ereisr00/bagofbugz/blob/master/010Editor/WSubStr.bt",
"url": "https://github.com/ereisr00/bagofbugz/blob/master/010Editor/WSubStr.bt"
2019-06-02 22:00:46 +00:00
}
]
}
}