Skip to content

Commit bd909ca

Browse files
authored
images.md: Fix Markdown list syntax
1 parent f0d9011 commit bd909ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content_management/images/images.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ For more information, see the [bundle's documentation](https://symfony.com/bundl
6262
!!! caution "Code injection in images"
6363

6464
Images must be treated like any other user-submitted data - as potentially malicious.
65+
6566
- EXIF metadata of an image may contain for example, HTML, JavaScript, or PHP code.
6667
[[= product_name =]] itself doesn't parse EXIF metadata, but third-party bundles must be secured against this eventuality.
6768
Make sure that metadata is properly escaped before use.

0 commit comments

Comments
 (0)