Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON feed content is not sanitized #227

Open
lemon24 opened this issue Mar 20, 2021 · 0 comments
Open

JSON feed content is not sanitized #227

lemon24 opened this issue Mar 20, 2021 · 0 comments

Comments

@lemon24
Copy link
Owner

lemon24 commented Mar 20, 2021

JSON feed content is not sanitized, and it's not obvious from the documentation either, but has big security implications.

Perhaps it's a good idea to finally re-implement content sanitization outside of feedparser: #125 (comment).

2021-10 update: Relevant feedparser issue: kurtmckee/feedparser#257

The standard says links have to be absolute, but we might implement relative link resolution as well.

@lemon24 lemon24 changed the title Relative link resolution does not work for JSON feeds JSON feed content is not sanitized Mar 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant