|
7 | 7 | "id": "ai_application_security", |
8 | 8 | "children": [ |
9 | 9 | { |
10 | | - "id": "training_data_poisoning", |
| 10 | + "id": "adversarial_example_injection", |
11 | 11 | "children": [ |
12 | 12 | { |
13 | | - "id": "backdoor_injection_bias_manipulation", |
14 | | - "cvss_v3": "AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H" |
| 13 | + "id": "ai_misclassification_attacks", |
| 14 | + "cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:L" |
15 | 15 | } |
16 | 16 | ] |
17 | 17 | }, |
18 | 18 | { |
19 | | - "id": "model_extraction", |
| 19 | + "id": "ai_safety", |
20 | 20 | "children": [ |
21 | 21 | { |
22 | | - "id": "api_query_based_model_reconstruction", |
23 | | - "cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" |
| 22 | + "id": "misinformation_wrong_factual_data", |
| 23 | + "cvss_v3": "AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N" |
24 | 24 | } |
25 | 25 | ] |
26 | 26 | }, |
27 | 27 | { |
28 | | - "id": "sensitive_information_disclosure", |
| 28 | + "id": "denial_of_service_dos", |
29 | 29 | "children": [ |
30 | 30 | { |
31 | | - "id": "cross_tenant_pii_leakage_exposure", |
32 | | - "cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N" |
| 31 | + "id": "application_wide", |
| 32 | + "cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H" |
33 | 33 | }, |
34 | 34 | { |
35 | | - "id": "key_leak", |
36 | | - "cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" |
| 35 | + "id": "tenant_scoped", |
| 36 | + "cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L" |
37 | 37 | } |
38 | 38 | ] |
39 | 39 | }, |
40 | 40 | { |
41 | | - "id": "remote_code_execution", |
| 41 | + "id": "improper_input_handling", |
42 | 42 | "children": [ |
43 | 43 | { |
44 | | - "id": "full_system_compromise", |
45 | | - "cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" |
| 44 | + "id": "ansi_escape_codes", |
| 45 | + "cvss_v3": "AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L" |
46 | 46 | }, |
47 | 47 | { |
48 | | - "id": "sandboxed_container_code_execution", |
49 | | - "cvss_v3": "AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:H" |
| 48 | + "id": "rtl_overrides", |
| 49 | + "cvss_v3": "AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L" |
| 50 | + }, |
| 51 | + { |
| 52 | + "id": "unicode_confusables", |
| 53 | + "cvss_v3": "AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L" |
50 | 54 | } |
51 | 55 | ] |
52 | 56 | }, |
53 | 57 | { |
54 | | - "id": "prompt_injection", |
| 58 | + "id": "improper_output_handling", |
55 | 59 | "children": [ |
56 | 60 | { |
57 | | - "id": "system_prompt_leakage", |
58 | | - "cvss_v3": "AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N" |
| 61 | + "id": "cross_site_scripting_xss", |
| 62 | + "cvss_v3": "AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" |
| 63 | + }, |
| 64 | + { |
| 65 | + "id": "markdown_html_injection", |
| 66 | + "cvss_v3": "AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" |
59 | 67 | } |
60 | 68 | ] |
61 | 69 | }, |
62 | 70 | { |
63 | | - "id": "vector_and_embedding_weaknesses", |
| 71 | + "id": "insufficient_rate_limiting", |
64 | 72 | "children": [ |
65 | 73 | { |
66 | | - "id": "embedding_exfiltration_model_extraction", |
67 | | - "cvss_v3": "AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N" |
68 | | - }, |
69 | | - { |
70 | | - "id": "semantic_indexing", |
71 | | - "cvss_v3": "AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N" |
| 74 | + "id": "query_flooding_api_token_abuse", |
| 75 | + "cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H" |
72 | 76 | } |
73 | 77 | ] |
74 | 78 | }, |
75 | 79 | { |
76 | | - "id": "denial_of_service_dos", |
| 80 | + "id": "model_extraction", |
77 | 81 | "children": [ |
78 | 82 | { |
79 | | - "id": "application_wide", |
80 | | - "cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H" |
81 | | - }, |
82 | | - { |
83 | | - "id": "tenant_scoped", |
84 | | - "cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L" |
| 83 | + "id": "api_query_based_model_reconstruction", |
| 84 | + "cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" |
85 | 85 | } |
86 | 86 | ] |
87 | 87 | }, |
88 | 88 | { |
89 | | - "id": "improper_output_handling", |
| 89 | + "id": "prompt_injection", |
90 | 90 | "children": [ |
91 | 91 | { |
92 | | - "id": "cross_site_scripting_xss", |
93 | | - "cvss_v3": "AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" |
94 | | - }, |
95 | | - { |
96 | | - "id": "markdown_html_injection", |
97 | | - "cvss_v3": "AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" |
| 92 | + "id": "system_prompt_leakage", |
| 93 | + "cvss_v3": "AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N" |
98 | 94 | } |
99 | 95 | ] |
100 | 96 | }, |
101 | 97 | { |
102 | | - "id": "ai_safety", |
| 98 | + "id": "remote_code_execution", |
103 | 99 | "children": [ |
104 | 100 | { |
105 | | - "id": "misinformation_wrong_factual_data", |
106 | | - "cvss_v3": "AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N" |
| 101 | + "id": "full_system_compromise", |
| 102 | + "cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" |
| 103 | + }, |
| 104 | + { |
| 105 | + "id": "sandboxed_container_code_execution", |
| 106 | + "cvss_v3": "AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:H" |
107 | 107 | } |
108 | 108 | ] |
109 | 109 | }, |
110 | 110 | { |
111 | | - "id": "insufficient_rate_limiting", |
| 111 | + "id": "sensitive_information_disclosure", |
112 | 112 | "children": [ |
113 | 113 | { |
114 | | - "id": "query_flooding_api_token_abuse", |
115 | | - "cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H" |
| 114 | + "id": "cross_tenant_pii_leakage_exposure", |
| 115 | + "cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N" |
| 116 | + }, |
| 117 | + { |
| 118 | + "id": "key_leak", |
| 119 | + "cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" |
116 | 120 | } |
117 | 121 | ] |
118 | 122 | }, |
119 | 123 | { |
120 | | - "id": "adversarial_example_injection", |
| 124 | + "id": "training_data_poisoning", |
121 | 125 | "children": [ |
122 | 126 | { |
123 | | - "id": "ai_misclassification_attacks", |
124 | | - "cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:L" |
| 127 | + "id": "backdoor_injection_bias_manipulation", |
| 128 | + "cvss_v3": "AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H" |
125 | 129 | } |
126 | 130 | ] |
127 | 131 | }, |
128 | 132 | { |
129 | | - "id": "improper_input_handling", |
| 133 | + "id": "vector_and_embedding_weaknesses", |
130 | 134 | "children": [ |
131 | 135 | { |
132 | | - "id": "ansi_escape_codes", |
133 | | - "cvss_v3": "AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L" |
134 | | - }, |
135 | | - { |
136 | | - "id": "unicode_confusables", |
137 | | - "cvss_v3": "AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L" |
| 136 | + "id": "embedding_exfiltration_model_extraction", |
| 137 | + "cvss_v3": "AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N" |
138 | 138 | }, |
139 | 139 | { |
140 | | - "id": "rtl_overrides", |
141 | | - "cvss_v3": "AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L" |
| 140 | + "id": "semantic_indexing", |
| 141 | + "cvss_v3": "AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N" |
142 | 142 | } |
143 | 143 | ] |
144 | 144 | } |
|
348 | 348 | { |
349 | 349 | "id": "broken_access_control", |
350 | 350 | "children": [ |
| 351 | + { |
| 352 | + "id": "bypass_of_password_confirmation", |
| 353 | + "cvss_v3": "AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N" |
| 354 | + }, |
351 | 355 | { |
352 | 356 | "id": "exposed_sensitive_android_intent", |
353 | 357 | "cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N" |
|
356 | 360 | "id": "exposed_sensitive_ios_url_scheme", |
357 | 361 | "cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N" |
358 | 362 | }, |
359 | | - { |
360 | | - "id": "bypass_of_password_confirmation", |
361 | | - "cvss_v3": "AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N" |
362 | | - }, |
363 | 363 | { |
364 | 364 | "id": "privilege_escalation", |
365 | 365 | "cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N" |
|
913 | 913 | "id": "sensitive_data_exposure", |
914 | 914 | "cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N", |
915 | 915 | "children": [ |
916 | | - { |
917 | | - "id": "graphql_introspection_enabled", |
918 | | - "cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" |
919 | | - }, |
920 | 916 | { |
921 | 917 | "id": "disclosure_of_secrets", |
922 | 918 | "children": [ |
|
947 | 943 | } |
948 | 944 | ] |
949 | 945 | }, |
| 946 | + { |
| 947 | + "id": "graphql_introspection_enabled", |
| 948 | + "cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" |
| 949 | + }, |
950 | 950 | { |
951 | 951 | "id": "json_hijacking", |
952 | 952 | "cvss_v3": "AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:N" |
|
0 commit comments