You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
autoload.php
colors.php
controls.php
db-prefs.php
db.php
errorhandler.php
functions.php - fix multiple vulnerabilities in af_proxy_http 4 years ago
login_form.php login form: add workarounds for chrome password manager 5 years ago
sanity_check.php Update wiki and forums links in error message. 4 years ago
sanity_config.php
sessions.php