22 lines
727 B
YAML
22 lines
727 B
YAML
id: insecure-provider-path
|
|
|
|
info:
|
|
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:
|
|
- extensions:
|
|
- all
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root-path name=\"[0-9A-Za-z\\-_]{1,10}\" path=\".\""
|
|
- "root-path name=\"[0-9A-Za-z\\-_]{1,10}\" path=\"\""
|
|
# digest: 490a0046304402206c94650aa17a95f664a3b02618c0aaf5935a8140b515903041ea94574cf1548d02203fcc98c6c0d286b2ebec48a54955e783d285ca26837e63c869000d48907d03f5:922c64590222798bb761d5b6d8e72950 |