APTRS
APTRS copied to clipboard
adding vulnerability from db doesn't work
running on recent kali with python 3.10, i'm not able to add t o a report a vulnerability from the database because fields are not update.
steps to reproduce:
- install following instructions
- login to the interface
- project -> view on OWASP project -> click on vulnerability
- click Add New
- click on the dropdown menu labeled Vulnerability Title
- select any existent vulnerability and click now i expected that description, solution, references and CVSS are updated with values from the Vulnerability Database but nothing changes.
Tested with both Chrome and Firefox
I met the same problem with you @theguly, I tried to write the vulnerability's title again then press mouse outside of the type box, then the data of that vulnerability will be loaded.