All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.py.rules.python.S5042.json Maven / Gradle / Ivy

There is a newer version: 4.23.0.17664
Show newest version
{
  "title": "Expanding archive files without controlling resource consumption is security-sensitive",
  "type": "SECURITY_HOTSPOT",
  "code": {
    "impacts": {
      "SECURITY": "HIGH"
    },
    "attribute": "COMPLETE"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "10min"
  },
  "tags": [
    "cwe"
  ],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-5042",
  "sqKey": "S5042",
  "scope": "Main",
  "securityStandards": {
    "CWE": [
      409
    ],
    "OWASP": [
      "A5",
      "A6"
    ],
    "OWASP Top 10 2021": [
      "A1",
      "A5"
    ],
    "ASVS 4.0": [
      "12.1.2"
    ]
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy