"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-10-23 18:01:03 +00:00
parent fd80e92dbc
commit 20cc00daf2
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
4 changed files with 186 additions and 21 deletions

View File

@ -1,8 +1,31 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2002-2439",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "GNU",
"product": {
"product_data": [
{
"product_name": "gcc",
"version": {
"version_data": [
{
"version_value": "4.8.0"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
@ -11,7 +34,43 @@
"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": "Integer overflow in the new[] operator in gcc before 4.8.0 allows attackers to have unspecified impacts."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Integer Overflow"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://security-tracker.debian.org/tracker/CVE-2002-2439",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2002-2439"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2002-2439",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2002-2439"
},
{
"url": "https://access.redhat.com/security/cve/cve-2002-2439",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/cve-2002-2439"
},
{
"refsource": "CONFIRM",
"name": "https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19351",
"url": "https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19351"
}
]
}

View File

@ -2,7 +2,7 @@
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-2304",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"data_format": "MITRE",
"data_type": "CVE",
@ -11,7 +11,51 @@
"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 vulnerability in version 0.90 of the Open Floodlight SDN controller software could result in a denial of service attack and crashing of the controller service. This effect is the result of a flaw in OpenFlow protocol processing, where specific malformed and mistimed FEATURES_REPLY messages cause the controller service to not delete switch and port data from its internal tracking structures."
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://dovernetworks.com/wp-content/uploads/2014/03/OpenFloodlight-03052014.pdf",
"url": "http://dovernetworks.com/wp-content/uploads/2014/03/OpenFloodlight-03052014.pdf"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
}

View File

@ -53,34 +53,34 @@
"references": {
"reference_data": [
{
"name": "https://support.apple.com/HT208938,",
"refsource": "MISC",
"url": "https://support.apple.com/HT208938,"
"refsource": "CONFIRM",
"name": "https://support.apple.com/HT208854",
"url": "https://support.apple.com/HT208854"
},
{
"name": "https://support.apple.com/HT208854,",
"refsource": "MISC",
"url": "https://support.apple.com/HT208854,"
"refsource": "CONFIRM",
"name": "https://support.apple.com/HT208935",
"url": "https://support.apple.com/HT208935"
},
{
"name": "https://support.apple.com/HT208937",
"refsource": "CONFIRM",
"url": "https://support.apple.com/HT208937"
},
{
"name": "https://support.apple.com/HT208936,",
"refsource": "MISC",
"url": "https://support.apple.com/HT208936,"
},
{
"name": "https://support.apple.com/HT208935,",
"refsource": "MISC",
"url": "https://support.apple.com/HT208935,"
},
{
"name": "1041232",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1041232"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/HT208936",
"url": "https://support.apple.com/HT208936"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/HT208938",
"url": "https://support.apple.com/HT208938"
}
]
}

View File

@ -0,0 +1,62 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-18350",
"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": [
{
"lang": "eng",
"value": "In Ant Design Pro 4.0.0, reflected XSS in the user/login redirect GET parameter affects the authorization component, leading to execution of JavaScript code in the login after-action script."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/ant-design/ant-design-pro/pull/5461",
"refsource": "MISC",
"name": "https://github.com/ant-design/ant-design-pro/pull/5461"
}
]
}
}