47 lines
703 B
JSON
47 lines
703 B
JSON
{
|
|
"title": "Receiving intents is security-sensitive",
|
|
"type": "SECURITY_HOTSPOT",
|
|
"code": {
|
|
"impacts": {
|
|
"SECURITY": "HIGH"
|
|
},
|
|
"attribute": "COMPLETE"
|
|
},
|
|
"status": "ready",
|
|
"tags": [
|
|
"cwe",
|
|
"android"
|
|
],
|
|
"extra": {
|
|
"replacementRules": [
|
|
|
|
],
|
|
"legacyKeys": [
|
|
|
|
]
|
|
},
|
|
"defaultSeverity": "Critical",
|
|
"ruleSpecification": "RSPEC-5322",
|
|
"sqKey": "S5322",
|
|
"scope": "Main",
|
|
"securityStandards": {
|
|
"CWE": [
|
|
925,
|
|
926
|
|
],
|
|
"OWASP Mobile": [
|
|
"M1"
|
|
],
|
|
"OWASP Mobile Top 10 2024": [
|
|
"M3",
|
|
"M4"
|
|
],
|
|
"MASVS": [
|
|
"MSTG-PLATFORM-2"
|
|
]
|
|
},
|
|
"defaultQualityProfiles": [
|
|
"Sonar way"
|
|
]
|
|
}
|