-
Notifications
You must be signed in to change notification settings - Fork 742
/
CVE-2023-27904.json
85 lines (85 loc) · 3.47 KB
/
CVE-2023-27904.json
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-27904",
"ASSIGNER": "[email protected]",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jenkins 2.393 and earlier, LTS 2.375.3 and earlier prints an error stack trace on agent-related pages when agent connections are broken, potentially revealing information about Jenkins configuration that is otherwise inaccessible to attackers."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins Project",
"product": {
"product_data": [
{
"product_name": "Jenkins",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "2.394",
"versionType": "maven",
"lessThan": "*",
"status": "unaffected"
},
{
"version": "2.375.4",
"versionType": "maven",
"lessThan": "2.375.*",
"status": "unaffected"
},
{
"version": "2.387.1",
"versionType": "maven",
"lessThan": "2.387.*",
"status": "unaffected"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.jenkins.io/security/advisory/2023-03-08/#SECURITY-2120",
"refsource": "MISC",
"name": "https://www.jenkins.io/security/advisory/2023-03-08/#SECURITY-2120"
}
]
}
}