This repo contains WordPress and eco-system related vulnerability data.
All advisories are stored as individual files in this repository. They are formatted in the Open Source Vulnerability (OSV) format.
The database is free and open source and is a tool for and by the community. Submit pull requests to help improve our database of vulnerability information for all.
This repo includes both user contributed and publicly available vulnerability data and as such varies in both accuracy and quality. The affected version numbers are unfortunately quite a pain to get right, if you stumble upon invalid data feel free to contribute!
- Spot a
FIXME
orTODO
inside an advisory file? Try and FIX it! :) - The
summary
field should follow the format:{plugin name} < {fixed version} [Unauthenticated|<required role>] <vulnerability name>
- Ensure new advisory files are validated against the OSV's JSON schema
TODO