253
253
},
254
254
"broken_access_control.idor.read_edit_delete_sensitive_information_iterable_object_identifiers" : {
255
255
"1.15" : " broken_access_control.idor.modify_view_sensitive_information_iterable_object_identifiers"
256
+ },
257
+ "broken_authentication_and_session_management.authentication_bypass.horizontal" : {
258
+ "1.15.1" : " other"
259
+ },
260
+ "broken_authentication_and_session_management.authentication_bypass.vertical" : {
261
+ "1.15.1" : " other"
262
+ },
263
+ "cross_site_scripting_xss.reflected.admin_to_anyone" : {
264
+ "1.15.1" : " other"
265
+ },
266
+ "cross_site_scripting_xss.reflected.non_admin_to_anyone" : {
267
+ "1.15.1" : " other"
268
+ },
269
+ "insecure_data_storage.insecure_data_storage" : {
270
+ "1.15.1" : " other"
271
+ },
272
+ "insecure_data_storage.insecure_data_storage.password" : {
273
+ "1.15.1" : " other"
274
+ },
275
+ "insufficient_security_configurability.weak_2fa_implementation.missing_failsafe" : {
276
+ "1.15.1" : " other"
277
+ },
278
+ "insufficient_security_configurability.weak_password_policy.allows_password_to_be_same_as_email_username" : {
279
+ "1.15.1" : " other"
280
+ },
281
+ "insufficient_security_configurability.weak_password_policy.allows_reuse_of_old_passwords" : {
282
+ "1.15.1" : " other"
283
+ },
284
+ "insufficient_security_configurability.weak_password_policy.complexity_char_type_not_enforced" : {
285
+ "1.15.1" : " other"
286
+ },
287
+ "insufficient_security_configurability.weak_password_policy.complexity_length_not_enforced" : {
288
+ "1.15.1" : " other"
289
+ },
290
+ "mobile_security_misconfiguration.clipboard_enabled.on_non_sensitive_content" : {
291
+ "1.15.1" : " other"
292
+ },
293
+ "mobile_security_misconfiguration.clipboard_enabled.on_sensitive_content" : {
294
+ "1.15.1" : " other"
295
+ },
296
+ "sensitive_data_exposure.mixed_content.requires_being_a_man_in_the_middle" : {
297
+ "1.15.1" : " other"
298
+ },
299
+ "sensitive_data_exposure.mixed_content.sensitive_data_disclosure" : {
300
+ "1.15.1" : " other"
301
+ },
302
+ "sensitive_data_exposure.token_leakage_via_referer.over_https" : {
303
+ "1.15.1" : " other"
304
+ },
305
+ "server_security_misconfiguration.using_default_credentials.production_server" : {
306
+ "1.15.1" : " other"
307
+ },
308
+ "server_security_misconfiguration.using_default_credentials.staging_development_server" : {
309
+ "1.15.1" : " other"
310
+ },
311
+ "server_side_injection.sql_injection.blind" : {
312
+ "1.15.1" : " other"
313
+ },
314
+ "server_side_injection.sql_injection.error_based" : {
315
+ "1.15.1" : " other"
256
316
}
257
- }
317
+ }
0 commit comments