31 lines
742 B
JSON
31 lines
742 B
JSON
{
|
|
"release_date" : "2014-01-23-via-api",
|
|
"status": "outdated-via-api",
|
|
"vulnerabilities" : [
|
|
{
|
|
"created_at" : "2014-08-01T10:58:19.000Z",
|
|
"updated_at" : "2014-09-16T13:52:17.000Z",
|
|
"title" : "WP 3.8.1 - Vuln 1",
|
|
"id" : 1,
|
|
"vuln_type" : "SQLI",
|
|
"published_date" : null,
|
|
"fixed_in" : null,
|
|
"cvss": {
|
|
"score": "5.4",
|
|
"vector": "VECTOR"
|
|
}
|
|
},
|
|
{
|
|
"references" : {
|
|
"cve" : ["2014-0166"],
|
|
"osvdb" : ["10"],
|
|
"url" : ["url-2","url-3"]
|
|
},
|
|
"fixed_in" : "3.8.2",
|
|
"created_at" : "2014-08-01T10:58:19.000Z",
|
|
"updated_at" : "2014-09-16T13:53:11.000Z",
|
|
"id" : 2,
|
|
"title" : "WP 3.8.1 - Vuln 2"
|
|
}
|
|
]
|
|
} |