> ## Documentation Index
> Fetch the complete documentation index at: https://docs.codeant.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# ATS insecure media loads

<AccordionGroup>
  <Accordion title="ATS-insecure-media-loads">
    The application's App Transport Security (ATS) configuration allows for insecure accessing of media content over HTTP connections. This means that images, video, and other media (AVFoundation) data may be accessed via HTTP, potentially leaking that data to others on the local network, or to other network devices the network traffic traverses (proxies, firewalls, load balancers, etc).<br />**Likelihood**: LOW<br />**Confidence**: HIGH<br />**CWE**: <br />- C
    <br />- W
    <br />- E
    <br />- -
    <br />- 3
    <br />- 1
    <br />- 9
    <br />- :
    <br />-\
    <br />- C
    <br />- l
    <br />- e
    <br />- a
    <br />- r
    <br />- t
    <br />- e
    <br />- x
    <br />- t
    <br />-\
    <br />- T
    <br />- r
    <br />- a
    <br />- n
    <br />- s
    <br />- m
    <br />- i
    <br />- s
    <br />- s
    <br />- i
    <br />- o
    <br />- n
    <br />-\
    <br />- o
    <br />- f
    <br />-\
    <br />- S
    <br />- e
    <br />- n
    <br />- s
    <br />- i
    <br />- t
    <br />- i
    <br />- v
    <br />- e
    <br />-\
    <br />- I
    <br />- n
    <br />- f
    <br />- o
    <br />- r
    <br />- m
    <br />- a
    <br />- t
    <br />- i
    <br />- o
    <br />- n
    <br />**OWASP**: <br />- A03:2017 - Sensitive Data Exposure
    <br />- A02:2021 - Cryptographic Failures
  </Accordion>
</AccordionGroup>
