6b04adb78be968a0dcfa979a5ad64974c8b11e11
Hanno Böck add json db

Hanno Böck authored 4 years ago

1) [
2)   {
3)     "name": "Phormer",
4)     "url": "http://p.horm.org/er/",
5)     "safe": "",
6)     "vuln": "CVE-2007-5013",
7)     "detection": [
8)       {
9)         "file": "funcs.php",
10)         "variable": "PHORMER_VERSION",
11)         "subdir": 0
12)       }
13)     ]
14)   },
15)   {
Hanno Böck merge more multidetections

Hanno Böck authored 4 years ago

16)     "name": "Gallery",
17)     "url": "http://galleryproject.org/",
18)     "safe": "3.0.9",
19)     "old_safe": "2.3.2",
Hanno Böck update various URLs to http...

Hanno Böck authored 4 years ago

20)     "vuln": "CVE-2013-2241",
Hanno Böck add json db

Hanno Böck authored 4 years ago

21)     "detection": [
22)       {
23)         "file": "module.inc",
24)         "variable": "setGalleryVersion",
Hanno Böck merge more multidetections

Hanno Böck authored 4 years ago

25)         "subdir": 2,
26)         "note": "2.x, earlier vulnerable to CVE-2012-1113"
27)       },