"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-05-15 19:00:56 +00:00
parent 0a440424f9
commit ee4b37ceec
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
6 changed files with 79 additions and 10 deletions

View File

@ -1,17 +1,71 @@
{ {
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2019-10640",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED" "ID": "CVE-2019-10640",
"STATE": "PUBLIC"
}, },
"description": { "affects": {
"description_data": [ "vendor": {
"vendor_data": [
{ {
"lang": "eng", "product": {
"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." "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": "An issue was discovered in GitLab Community and Enterprise Edition before 11.7.10, 11.8.x before 11.8.6, and 11.9.x before 11.9.4. A regex input validation issue for the .gitlab-ci.yml refs value allows Uncontrolled Resource Consumption."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://about.gitlab.com/blog/categories/releases/",
"refsource": "MISC",
"name": "https://about.gitlab.com/blog/categories/releases/"
},
{
"refsource": "MISC",
"name": "https://about.gitlab.com/2019/04/01/security-release-gitlab-11-dot-9-dot-4-released/",
"url": "https://about.gitlab.com/2019/04/01/security-release-gitlab-11-dot-9-dot-4-released/"
},
{
"refsource": "MISC",
"name": "https://gitlab.com/gitlab-org/gitlab-ce/issues/49665",
"url": "https://gitlab.com/gitlab-org/gitlab-ce/issues/49665"
} }
] ]
} }

View File

@ -76,6 +76,11 @@
"refsource": "FEDORA", "refsource": "FEDORA",
"name": "FEDORA-2019-640f8d8dd1", "name": "FEDORA-2019-640f8d8dd1",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LAYXGGJUUYPOMCBZGGDCUZFLUU3JOZG5/" "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LAYXGGJUUYPOMCBZGGDCUZFLUU3JOZG5/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-e6bf55e821",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PF2PDXUGOFEOTPVEACKFIHQB6O4XUIZD/"
} }
] ]
} }

View File

@ -102,6 +102,11 @@
"name": "https://community.rsa.com/docs/DOC-104202", "name": "https://community.rsa.com/docs/DOC-104202",
"refsource": "CONFIRM", "refsource": "CONFIRM",
"url": "https://community.rsa.com/docs/DOC-104202" "url": "https://community.rsa.com/docs/DOC-104202"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/152943/RSA-NetWitness-Authorization-Bypass.html",
"url": "http://packetstormsecurity.com/files/152943/RSA-NetWitness-Authorization-Bypass.html"
} }
] ]
}, },

View File

@ -58,6 +58,11 @@
"refsource": "CONFIRM", "refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20190510-0001/", "name": "https://security.netapp.com/advisory/ntap-20190510-0001/",
"url": "https://security.netapp.com/advisory/ntap-20190510-0001/" "url": "https://security.netapp.com/advisory/ntap-20190510-0001/"
},
{
"refsource": "MISC",
"name": "https://alpinelinux.org/posts/Docker-image-vulnerability-CVE-2019-5021.html",
"url": "https://alpinelinux.org/posts/Docker-image-vulnerability-CVE-2019-5021.html"
} }
] ]
}, },