forked from Azure/Azure-Sentinel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDynatraceSecurityProblems_CL.json
60 lines (60 loc) · 1.63 KB
/
DynatraceSecurityProblems_CL.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
[
{
"securityProblemId": "17546542570928975637",
"displayId": "S-5471",
"status": "OPEN",
"muted": false,
"externalVulnerabilityId": "CVE-2023-39332",
"vulnerabilityType": "RUNTIME",
"title": "Path Traversal",
"url": "https://mydemotenant.dynatrace.com/ui/security/problem/17546542570928975637",
"technology": "NODE_JS",
"firstSeenTimestamp": 1698257866338,
"lastUpdatedTimestamp": 1698407060833,
"lastOpenedTimestamp": 1698257871942,
"riskAssessment": {
"riskLevel": "CRITICAL",
"riskScore": 9.8,
"riskVector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseRiskLevel": "CRITICAL",
"baseRiskScore": 9.8,
"baseRiskVector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"exposure": "PUBLIC_NETWORK",
"dataAssets": "REACHABLE",
"publicExploit": "NOT_AVAILABLE",
"vulnerableFunctionUsage": "NOT_AVAILABLE",
"vulnerableFunctionRestartRequired": false,
"assessmentAccuracy": "FULL"
},
"managementZones": [
{
"id": "2843874372046580667",
"name": "Dev2Dev Demo 2"
},
{
"id": "2631544906797876001",
"name": "Infrastructure Linux (incl PG)"
},
{
"id": "8696294048462936180",
"name": "excemptions test"
},
{
"id": "-8367998469205081223",
"name": "pgTestMz"
},
{
"id": "6010364871600976351",
"name": "rolze_in_action"
},
{
"id": "5322819311624991300",
"name": "unguard"
}
],
"cveIds": [
"CVE-2023-39332"
],
"muteStateChangeInProgress": false
}
]