1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-10 10:39:15 +00:00
Files
tt-rss/include
Andrew Dolgov c3d14e1fa5 - fix multiple vulnerabilities in af_proxy_http
- fix vulnerability in rewrite_relative_url() which prevented some URLs from being properly absolutized
- fetch_file_contents: validate all URLs before requesting them
- validate URLs: explicitly whitelist http and https scheme, forbid everything else
- DiskCache/cached_url: only serve whitelisted content types (images, video)
- simplify filename/URL handling code, remove and consolidate some less-used functions
2020-09-14 19:46:52 +03:00
..
2019-12-06 07:27:22 +03:00
2017-04-26 20:24:18 +03:00
2018-11-22 22:15:27 +03:00