Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
wpscanteam
GitHub Repository: wpscanteam/wpscan
Path: blob/master/spec/fixtures/db/vuln_api/wordpresses/38.json
1483 views
1
{
2
"release_date" : "2013-12-12",
3
"status": "insecure",
4
"vulnerabilities" : [
5
{
6
"references": {
7
"url" : ["url-4"],
8
"osvdb" : ["11"]
9
},
10
"created_at" : "2014-08-01T10:58:19.000Z",
11
"updated_at" : "2014-09-16T15:45:26.000Z",
12
"title" : "WP 3.8 - Vuln 1",
13
"id" : 3,
14
"vuln_type" : "AUTHBYPASS"
15
}
16
]
17
}
18