"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-11-22 00:01:53 +00:00
parent 22161eae0e
commit fdfb49071c
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 57 additions and 3 deletions

View File

@ -1,8 +1,8 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-2079",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"data_format": "MITRE",
"data_type": "CVE",
@ -11,7 +11,56 @@
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "A cross-site request forgery (CSRF) vulnerability in the Activity module 6.x-1.x for Drupal."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Request Forgery "
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Activity",
"product": {
"product_data": [
{
"product_name": "Activity",
"version": {
"version_data": [
{
"version_value": "6.x-1.x"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2012/04/07/1",
"url": "http://www.openwall.com/lists/oss-security/2012/04/07/1"
},
{
"refsource": "MISC",
"name": "https://www.drupal.org/node/1506562",
"url": "https://www.drupal.org/node/1506562"
}
]
}

View File

@ -182,6 +182,11 @@
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1429",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1429"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/155433/Microsoft-Internet-Explorer-Use-After-Free.html",
"url": "http://packetstormsecurity.com/files/155433/Microsoft-Internet-Explorer-Use-After-Free.html"
}
]
}