Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
wpscanteam
GitHub Repository: wpscanteam/wpscan
Path: blob/master/spec/output/enumeration/timthumbs/with_vulns.json
486 views
1
{
2
"timthumbs": {
3
"http://ex.lo/tt.php": {
4
"found_by": "Known Locations",
5
"confidence": 0,
6
"interesting_entries": [
7
8
],
9
"confirmed_by": {
10
11
},
12
"vulnerabilities": [
13
{
14
"title": "Timthumb <= 2.8.13 WebShot Remote Code Execution",
15
"fixed_in": "2.8.14",
16
"references": {
17
"cve": [
18
"2014-4663"
19
],
20
"url": [
21
"http://seclists.org/fulldisclosure/2014/Jun/117",
22
"https://github.com/wpscanteam/wpscan/issues/519"
23
]
24
}
25
},
26
{
27
"title": "Timthumb <= 1.32 Remote Code Execution",
28
"fixed_in": "1.33",
29
"references": {
30
"exploitdb": [
31
"17602"
32
]
33
}
34
}
35
],
36
"version": null
37
},
38
"http://ex.lo/tt2.php": {
39
"found_by": "Known Locations",
40
"confidence": 0,
41
"interesting_entries": [
42
43
],
44
"confirmed_by": {
45
46
},
47
"vulnerabilities": [
48
49
],
50
"version": {
51
"number": "2.8.14",
52
"confidence": 0,
53
"found_by": "Bad Request",
54
"interesting_entries": [
55
56
],
57
"confirmed_by": {
58
59
}
60
}
61
}
62
}
63
}
64