Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
wpscanteam
GitHub Repository: wpscanteam/wpscan
Path: blob/master/spec/fixtures/db/vuln_api/themes/dignitas-themes.json
1483 views
1
{
2
"popular": true,
3
"latest_version": null,
4
"last_updated": null,
5
"vulnerabilities" : [
6
{
7
"created_at" : "2015-03-05T19:25:59.000Z",
8
"updated_at" : "2015-03-05T19:37:47.000Z",
9
"references": {
10
"url" : [
11
"http://research.evex.pw/?vuln=6"
12
],
13
"packetstorm": [
14
"130652"
15
]
16
},
17
"title" : "Dignitas 1.1.9 - Privilage Escalation",
18
"id" : 7825,
19
"vuln_type" : "AUTHBYPASS"
20
}
21
]
22
}
23