Explore

Filters (0) Clear filters
Languages
Level
Tags

576-589 of 589

X509: Disabled validation in TrustManager

A TrustManager has overridden the getAcceptedIssuers method, and only returns null.

  • warning
  • java
  • security
  • web
  • TLS
  • OWASP Top 10
XXE: DocumentBuilderFactory: Add missing feature dissallow-doctype-decl

Could lead to XXE

  • error
  • java
  • security
  • XXE
  • basic protection set
  • OWASP Top 10
XXE: DocumentBuilderFactory: Add missing feature external-parameter-entities

Could lead to XXE

  • error
  • java
  • security
  • XXE
  • basic protection set
  • OWASP Top 10
XXE: DocumentBuilderFactory: Add missing feature load-external-dtd

Could lead to XXE

  • error
  • java
  • security
  • XXE
  • basic protection set
  • OWASP Top 10
XXE: DocumentBuilderFactory: Add missing feature setExpandEntityReferences

Could lead to XXE

  • error
  • java
  • security
  • XXE
  • basic protection set
  • OWASP Top 10
XXE: DocumentBuilderFactory: Add missing feature setXIncludeAware

Could lead to XXE

  • error
  • java
  • security
  • XXE
  • basic protection set
  • OWASP Top 10
XXE: DocumentBuilderFactory: Set features to false

Could lead to XXE

  • error
  • java
  • security
  • XXE
  • basic protection set
  • OWASP Top 10
XXE: DocumentBuilderFactory: Set features to true

Could lead to XXE

  • error
  • java
  • security
  • XXE
  • basic protection set
  • OWASP Top 10
XXE: DocumentBuilderFactory: Setters to false

Could lead to XXE

  • error
  • java
  • security
  • XXE
  • basic protection set
  • OWASP Top 10
XXE: Set missing secure processing feature

Could lead to XXE

  • error
  • java
  • OWASP Top 10
  • XML
  • XXE
  • basic protection set
  • security
XXE: Set secure processing feature to true

Could lead to XXE

  • error
  • java
  • security
  • XML
  • basic protection set
  • XXE
  • OWASP Top 10
XXE: XMLInputFactory: Add IS_SUPPORTING_EXTERNAL_ENTITIES feature

Could lead to XXE

  • error
  • java
  • security
  • XXE
  • basic protection set
  • OWASP Top 10
XXE: XMLInputFactory: Add SUPPORT_DTD feature

Could lead to XXE

  • error
  • java
  • security
  • XXE
  • basic protection set
  • OWASP Top 10
XXE: XMLInputFactory: Set features to false

Could lead to XXE

  • error
  • java
  • security
  • XXE
  • basic protection set
  • OWASP Top 10