-
Notifications
You must be signed in to change notification settings - Fork 584
Expand file tree
/
Copy pathGHSA-9848-v244-962p.json
More file actions
71 lines (71 loc) · 1.7 KB
/
GHSA-9848-v244-962p.json
File metadata and controls
71 lines (71 loc) · 1.7 KB
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
{
"schema_version": "1.4.0",
"id": "GHSA-9848-v244-962p",
"modified": "2024-04-30T08:46:51Z",
"published": "2022-05-14T02:21:24Z",
"aliases": [
"CVE-2012-1007"
],
"summary": "Apache Struts XSS",
"details": "Multiple cross-site scripting (XSS) vulnerabilities in Apache Struts 1.3.10 allow remote attackers to inject arbitrary web script or HTML via (1) the name parameter to struts-examples/upload/upload-submit.do, or the message parameter to (2) `struts-cookbook/processSimple.do` or (3) `struts-cookbook/processDyna.do`.",
"severity": [],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.struts:struts-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.3.10"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "struts:struts"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.3.10"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-1007"
},
{
"type": "WEB",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/73052"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2022-11-03T21:09:51Z",
"nvd_published_at": "2012-02-07T04:09:00Z"
}
}