Add feed can read arbitrary files on server
Closed this issue · 3 comments
rleith commented
Add feed can read arbitrary files on server
rleith commented
Switch add feed to use curl and restrict the protocols it can use
rleith commented
Committed potential fix using regular expressions and dns lookups. Needs testing to make sure everything works. A better solution in the long term may be to fork simplepie and implement limitations on what it will read.