cvelist/2012/4xxx/CVE-2012-4383.json

62 lines
1.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:44:05 +00:00
"CVE_data_meta": {
2020-01-29 15:01:16 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-17 22:44:05 +00:00
"ID": "CVE-2012-4383",
2020-01-29 15:01:16 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "contao",
"product": {
"product_data": [
{
"product_name": "contao",
"version": {
"version_data": [
{
"version_value": "prior to 2.11"
}
]
}
}
]
}
}
]
}
2019-03-17 22:44:05 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2020-01-29 15:01:16 +00:00
"value": "contao prior to 2.11.4 has a sql injection vulnerability"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "SQL injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://www.openwall.com/lists/oss-security/2012/08/31/14",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2012/08/31/14"
2019-03-17 22:44:05 +00:00
}
]
}
}