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

org.sonar.plugins.csharp.S2755.json Maven / Gradle / Ivy

There is a newer version: 10.2.0.105762
Show newest version
{
  "title": "XML parsers should not be vulnerable to XXE attacks",
  "type": "VULNERABILITY",
  "code": {
    "impacts": {
      "SECURITY": "HIGH"
    },
    "attribute": "COMPLETE"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "15min"
  },
  "tags": [
    "cwe"
  ],
  "defaultSeverity": "Blocker",
  "ruleSpecification": "RSPEC-2755",
  "sqKey": "S2755",
  "scope": "Main",
  "securityStandards": {
    "CWE": [
      611,
      827
    ],
    "OWASP": [
      "A4"
    ],
    "OWASP Top 10 2021": [
      "A5"
    ],
    "PCI DSS 3.2": [
      "6.5.1"
    ],
    "PCI DSS 4.0": [
      "6.2.4"
    ],
    "ASVS 4.0": [
      "5.5.2"
    ],
    "STIG ASD_V5R3": [
      "V-222608"
    ]
  },
  "quickfix": "unknown"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy