cvelist/2014/4xxx/CVE-2014-4000.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:45:14 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-4000",
"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": [
2017-11-15 11:03:10 -05:00
{
2019-03-17 21:45:14 +00:00
"lang": "eng",
"value": "Cacti before 1.0.0 allows remote authenticated users to conduct PHP object injection attacks and execute arbitrary PHP code via a crafted serialized object, related to calling unserialize(stripslashes())."
2017-11-15 11:03:10 -05:00
}
2019-03-17 21:45:14 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://security-tracker.debian.org/tracker/CVE-2014-4000",
"refsource": "CONFIRM",
"url": "https://security-tracker.debian.org/tracker/CVE-2014-4000"
},
{
"name": "https://forums.cacti.net/viewtopic.php?f=4&t=56794",
"refsource": "CONFIRM",
"url": "https://forums.cacti.net/viewtopic.php?f=4&t=56794"
},
{
"name": "GLSA-201711-10",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201711-10"
},
{
"name": "https://www.cacti.net/release_notes_1_0_0.php",
"refsource": "CONFIRM",
"url": "https://www.cacti.net/release_notes_1_0_0.php"
}
]
}
}