Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gl-dependency-scanning-report.json « feature-branch « security-reports « fixtures « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4b47e259c0f39ff041efe319ca9fb0f3ab8db6bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[
  {
    "priority": "Unknown",
    "file": "pom.xml",
    "cve": "CVE-2012-4387",
    "url": "http://struts.apache.org/docs/s2-011.html",
    "message": "Long parameter name DoS for org.apache.struts/struts2-core",
    "tools": [
      "gemnasium"
    ],
    "tool": "gemnasium"
  },
  {
    "priority": "Unknown",
    "file": "pom.xml",
    "cve": "CVE-2013-1966",
    "url": "http://struts.apache.org/docs/s2-014.html",
    "message": "Remote command execution due to flaw in the includeParams attribute of URL and Anchor tags for org.apache.struts/struts2-core",
    "tools": [
      "gemnasium"
    ],
    "tool": "gemnasium"
  },
  {
    "priority": "Unknown",
    "file": "pom.xml",
    "cve": "CVE-2013-2115",
    "url": "http://struts.apache.org/docs/s2-014.html",
    "message": "Remote command execution due to flaw in the includeParams attribute of URL and Anchor tags for org.apache.struts/struts2-core",
    "tools": [
      "gemnasium"
    ],
    "tool": "gemnasium"
  },
  {
    "priority": "Unknown",
    "file": "pom.xml",
    "cve": "CVE-2013-2134",
    "url": "http://struts.apache.org/docs/s2-015.html",
    "message": "Arbitrary OGNL code execution via unsanitized wildcard matching for org.apache.struts/struts2-core",
    "tools": [
      "gemnasium"
    ],
    "tool": "gemnasium"
  }
]