JobCatcher
JobCatcher copied to clipboard
[Offers] XSS vulnerability
Since parts of text download from job boards are displayed as is by jobcatcher, an XSS vulnerability lies. We should:
- [ ] filter out invalid characters ;
- [ ] escape html characters.