cvelist/2019/11xxx/CVE-2019-11458.json

82 lines
2.7 KiB
JSON
Raw Normal View History

2019-04-22 17:00:46 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2019-05-08 18:00:47 +00:00
"ID": "CVE-2019-11458",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
2019-04-22 17:00:46 +00:00
},
2019-05-08 18:00:47 +00:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-04-22 17:00:46 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-05-08 18:00:47 +00:00
"value": "An issue was discovered in SmtpTransport in CakePHP 3.7.6. An unserialized object with modified internal properties can trigger arbitrary file overwriting upon destruction."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/cakephp/cakephp/releases",
"refsource": "MISC",
"name": "https://github.com/cakephp/cakephp/releases"
},
{
"url": "https://github.com/cakephp/cakephp/compare/3.7.6...3.7.7",
"refsource": "MISC",
"name": "https://github.com/cakephp/cakephp/compare/3.7.6...3.7.7"
},
{
"url": "https://github.com/cakephp/cakephp/commits/master",
"refsource": "MISC",
"name": "https://github.com/cakephp/cakephp/commits/master"
},
{
"refsource": "CONFIRM",
"name": "https://bakery.cakephp.org/2019/04/23/cakephp_377_3615_3518_released.html",
"url": "https://bakery.cakephp.org/2019/04/23/cakephp_377_3615_3518_released.html"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/cakephp/cakephp/commit/1a74e798309192a9895c9cedabd714ceee345f4e",
"url": "https://github.com/cakephp/cakephp/commit/1a74e798309192a9895c9cedabd714ceee345f4e"
2019-04-22 17:00:46 +00:00
}
]
}
}