
* Close S7201 * Update S6363 with updated descriptions * Update OWASP categories with S7201 info
46 lines
772 B
JSON
46 lines
772 B
JSON
{
|
|
"title": "Exposing the Android file system to WebViews is security-sensitive",
|
|
"type": "SECURITY_HOTSPOT",
|
|
"code": {
|
|
"impacts": {
|
|
"SECURITY": "MEDIUM"
|
|
},
|
|
"attribute": "COMPLETE"
|
|
},
|
|
"status": "closed",
|
|
"remediation": {
|
|
"func": "Constant\/Issue",
|
|
"constantCost": "30min"
|
|
},
|
|
"tags": [
|
|
],
|
|
"extra": {
|
|
"replacementRules": [
|
|
|
|
],
|
|
"legacyKeys": [
|
|
|
|
]
|
|
},
|
|
"defaultSeverity": "Major",
|
|
"ruleSpecification": "RSPEC-7201",
|
|
"sqKey": "S7201",
|
|
"scope": "Main",
|
|
"securityStandards": {
|
|
"OWASP": [
|
|
"A3"
|
|
],
|
|
"OWASP Top 10 2021": [
|
|
"A1"
|
|
],
|
|
"OWASP Mobile Top 10 2024": [
|
|
"M8"
|
|
],
|
|
"MASVS": [
|
|
"MSTG-PLATFORM-2"
|
|
]
|
|
},
|
|
"defaultQualityProfiles": [
|
|
"Sonar way"
|
|
]
|
|
} |