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

org.sonar.l10n.java.rules.java.S6432.json Maven / Gradle / Ivy

The newest version!
{
  "title": "Counter Mode initialization vectors should not be reused",
  "type": "VULNERABILITY",
  "code": {
    "impacts": {
      "SECURITY": "HIGH"
    },
    "attribute": "COMPLETE"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "15min"
  },
  "tags": [
    "cwe"
  ],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-6432",
  "sqKey": "S6432",
  "scope": "Main",
  "securityStandards": {
    "CWE": [
      323
    ],
    "OWASP": [
      "A3"
    ],
    "OWASP Mobile": [
      "M5"
    ],
    "OWASP Mobile Top 10 2024": [
      "M10"
    ],
    "MASVS": [
      "MSTG-CRYPTO-6"
    ],
    "OWASP Top 10 2021": [
      "A2"
    ]
  },
  "quickfix": "unknown"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy