"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-02-20 00:01:05 +00:00
parent 6cdc9e3c76
commit 6c37aa584d
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -1,8 +1,8 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-2018",
"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": "Multiple SQL injection vulnerabilities in BOINC allow remote attackers to execute arbitrary SQL commands via unspecified vectors."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "SQL Injection"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "BOINC",
"product": {
"product_data": [
{
"product_name": "BOINC",
"version": {
"version_data": [
{
"version_value": "possibly 7.x and earlier"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2013/04/28/3",
"url": "http://www.openwall.com/lists/oss-security/2013/04/28/3"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2013/04/29/11",
"url": "http://www.openwall.com/lists/oss-security/2013/04/29/11"
}
]
}