Enhancement: file/android/provider-path.yaml by md

patch-1
MostInterestingBotInTheWorld 2023-05-02 13:21:45 -04:00
parent f567cc5f88
commit 00ab72f434
1 changed files with 8 additions and 1 deletions

View File

@ -1,9 +1,14 @@
id: insecure-provider-path
info:
name: Insecure Provider Path
name: Android Insecure Provider Path - Detect
author: gaurang
severity: medium
description: Android insecure provider path was detected.
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score: 5.3
cwe-id: CWE-200
tags: android,file
file:
@ -15,3 +20,5 @@ file:
regex:
- "root-path name=\"[0-9A-Za-z\\-_]{1,10}\" path=\".\""
- "root-path name=\"[0-9A-Za-z\\-_]{1,10}\" path=\"\""
# Enhanced by md on 2023/05/02