9d80e030192710a8bbf7bde9f8abdec609a73b7d
Hanno Böck add json db

Hanno Böck authored 4 years ago

1) [
2)   {
3)     "name": "Serendipity",
4)     "url": "https://docs.s9y.org/",
Hanno Böck s9y update

Hanno Böck authored 4 years ago

5)     "safe": "2.3.4",
6)     "vuln": "https://github.com/s9y/Serendipity/releases/tag/2.3.4",
Hanno Böck add json db

Hanno Böck authored 4 years ago

7)     "detection": [
8)       {
9)         "file": "serendipity_config.inc.php",
10)         "variable": "$serendipity['version']",
11)         "subdir": 0
12)       }
13)     ]
14)   },
15)   {
16)     "name": "Wordpress",
17)     "url": "https://wordpress.org/",
Hanno Böck wordpress update

Hanno Böck authored 3 years ago

18)     "safe": "5.4.1",
19)     "old_safe": "5.3.4,5.3.3,5.2.7,5.2.6,5.1.6,5.1.5,5.0.10,5.0.9,4.9.15,4.9.14,4.8.14,4.8.13,4.7.18,4.7.17,4.6.19,4.6.18,4.5.22,4.5.21,4.4.23,4.4.22,4.3.24,4.3.23,4.2.28,4.2.27,4.1.31,4.1.30,4.0.31,4.0.30,3.9.32,3.9.31,3.8.34,3.8.33,3.7.34,3.7.33",
20)     "vuln": "CVE-2020-11025",
Hanno Böck add json db

Hanno Böck authored 4 years ago

21)     "detection": [
22)       {
23)         "file": "version.php",
24)         "variable": "$wp_version",
25)         "subdir": 1,
Hanno Böck add classicpress+don't conf...

Hanno Böck authored 4 years ago

26)         "extra_nomatch": "$cp_version"
27)       }
28)     ]
29)   },
30)   {
31)     "name": "ClassicPress",
32)     "url": "https://www.classicpress.net/",
Hanno Böck classicpress update

Hanno Böck authored 4 years ago

33)     "safe": "1.1.2",
34)     "vuln": "https://github.com/ClassicPress/ClassicPress-release/releases/tag/1.1.2",
Hanno Böck add classicpress+don't conf...

Hanno Böck authored 4 years ago

35)     "detection": [
36)       {
37)         "file": "version.php",
38)         "variable": "$cp_version",
39)         "subdir": 1,
40)         "extra_match": "The ClassicPress version string"
Hanno Böck add json db

Hanno Böck authored 4 years ago

41)       }
42)     ]
43)   },
44)   {
45)     "name": "SimplePHPBlog",
46)     "url": "http://www.simplephpblog.com/",
47)     "safe": "0.5.1",
48)     "vuln": "CVE-2007-5071",
49)     "detection": [
50)       {
51)         "file": "sb_functions.php",
52)         "variable": "$sb_info[ 'version' ]",
53)         "subdir": 1
54)       }
55)     ]
56)   },
57)   {
58)     "name": "b2evolution",
59)     "url": "https://b2evolution.net/",
Hanno Böck update b2evolution+dotclear

Hanno Böck authored 4 years ago

60)     "safe": "6.8.11",
61)     "vuln": "CVE-2017-1000423",
Hanno Böck add json db

Hanno Böck authored 4 years ago

62)     "detection": [
63)       {
64)         "file": "_application.php",
65)         "variable": "$app_version",
66)         "subdir": 2,
67)         "extra_match": "This is b2evolution"
68)       }
69)     ]
70)   },
71)   {
72)     "name": "nucleuscms",
73)     "url": "http://www.nucleuscms.org/",
74)     "safe": "3.40",
75)     "vuln": "CVE-2009-0929",
76)     "detection": [
77)       {
78)         "file": "globalfunctions.php",
79)         "variable": "$nucleus['version']",
80)         "subdir": 2
81)       }
82)     ]
83)   },
84)   {
85)     "name": "sBlog",
86)     "url": "https://web.archive.org/web/20080908094255/http://sblog.se/wiki/Main_Page",
87)     "safe": "",
88)     "vuln": "CVE-2007-1801",
89)     "latest": "0.7.3",
90)     "detection": [
91)       {
92)         "file": "version.ini",
93)         "variable": "conf_current_version",
94)         "subdir": 1,
95)         "extra_match": "[sblog_version_info]"
96)       }
97)     ]
98)   },
99)   {
100)     "name": "Movable_Type",
101)     "url": "https://movabletype.com/",
102)     "safe": "7.1.4",
103)     "old_safe": "6.5.2,6.3.10",
104)     "vuln": "https://movabletype.org/news/2019/11/movable_type_r4603_v714_v652_and_v6310_released.html",
105)     "note": "only 5.x public",
106)     "detection": [
107)       {
108)         "file": "mt.php",
109)         "variable": "VERSION_ID",
110)         "subdir": 1
111)       }
112)     ]
113)   },
114)   {
115)     "name": "artmedic_weblog",
116)     "url": "http://www.artmedic-phpscripts.de/",
117)     "safe": "",
118)     "vuln": "CVE-2008-0798",
119)     "latest": "1.0",
120)     "detection": [
121)       {
122)         "file": "artmedic_index.php",
123)         "variable": "# artmedic weblog",
124)         "subdir": 0
125)       }
126)     ]
127)   },
128)   {
129)     "name": "DotClear",
Hanno Böck update b2evolution+dotclear

Hanno Böck authored 4 years ago

130)     "url": "https://dotclear.org/",
131)     "safe": "2.14.2",
132)     "vuln": "CVE-2018-16358",
Hanno Böck add json db

Hanno Böck authored 4 years ago

133)     "detection": [
134)       {
135)         "file": "LISEZMOI.txt",
136)         "variable": "DotClear",
Hanno Böck update b2evolution+dotclear

Hanno Böck authored 4 years ago

137)         "subdir": 0,
138)         "note": "older"
139)       },
140)       {
141)         "file": "prepend.php",
142)         "variable": "DC_VERSION",
143)         "extra_match": "Dotclear",
144)         "subdir": 1
Hanno Böck add json db

Hanno Böck authored 4 years ago

145)       }
146)     ]
147)   }