git.schokokeks.org
Repositories
Help
Report an Issue
freewvs.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
fec64c9
Branches
Tags
master
v0.1.1
v0.1.2
v0.1.3
v0.1.4
freewvs.git
freewvsdb
phpcomponents.json
add phpmailer as thirdparty detection
Hanno Böck
commited
fec64c9
at 2023-05-18 14:10:20
phpcomponents.json
Blame
History
Raw
[ { "name": "smarty", "url": "https://www.smarty.net/", "safe": "3.1.33", "vuln": "CVE-2018-16831", "latest": "3.1.33", "thirdparty": "yes", "detection": [ { "file": "Smarty.class.php", "variable": "@version", "subdir": 1 } ] }, { "name": "PHPMailer", "url": "https://github.com/PHPMailer/PHPMailer", "safe": "6.5.0", "vuln": "CVE-2021-3603", "latest": "6.8.0", "thirdparty": "yes", "detection": [ { "file": "PHPMailer.php", "variable": "VERSION", "subdir": 1 } ] } ]