Fixes spec related to latest changes

This commit is contained in:
erwanlr
2019-08-24 15:17:18 +01:00
parent 23d558a6d7
commit d9083f8b5f
7 changed files with 22 additions and 22 deletions

View File

@@ -19,7 +19,7 @@
| References:
| - https://wpvulndb.com/vulnerabilities/7825
| - http://research.evex.pw/?vuln=6
| - http://packetstormsecurity.com/files/130652/
| - https://packetstormsecurity.com/files/130652/
|
| The version could not be determined.

View File

@@ -33,8 +33,10 @@
"fixed_in": null,
"references": {
"url": [
"http://research.evex.pw/?vuln=6",
"http://packetstormsecurity.com/files/130652/"
"http://research.evex.pw/?vuln=6"
],
"packetstorm": [
"130652"
],
"wpvulndb": [
"7825"

View File

@@ -11,7 +11,6 @@
| References:
| - https://wpvulndb.com/vulnerabilities/2
| - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0166
| - http://osvdb.org/show/osvdb/10
| - url-2
| - url-3

View File

@@ -28,9 +28,6 @@
"cve": [
"2014-0166"
],
"osvdb": [
"10"
],
"url": [
"url-2",
"url-3"