diff options
author | Joseph Bisch <joseph.bisch@gmail.com> | 2017-05-20 00:43:12 -0400 |
---|---|---|
committer | Ailin Nemui <ailin@z30a.localdomain> | 2017-06-08 19:04:30 +0200 |
commit | 53f1294fc2794e64f5b3be31f9eefcb16f876047 (patch) | |
tree | fc62481eed21c2557a31da69498bf6b6b49113e3 /_data/security/CVE-2016-7045.yml | |
parent | 109494036a493424b4894a1715424e65cfe56eb6 (diff) | |
download | irssi.github.io-53f1294fc2794e64f5b3be31f9eefcb16f876047.zip |
add CVE data for 2016 and 2017
Diffstat (limited to '_data/security/CVE-2016-7045.yml')
-rw-r--r-- | _data/security/CVE-2016-7045.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/_data/security/CVE-2016-7045.yml b/_data/security/CVE-2016-7045.yml new file mode 100644 index 0000000..ce141ea --- /dev/null +++ b/_data/security/CVE-2016-7045.yml @@ -0,0 +1,11 @@ +external_links: + - id: CVE-2016-7045 + url: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7045 + - id: IRSSI-SA-2016 + url: https://irssi.org/security/irssi_sa_2016.txt +exploitable_by: client +affected_versions: 0.8.17-beta up to and including 0.8.19 up to 0.8.19-219-g52fedea +fixed_version: 0.8.20 +release_date: Sept 14, 2016 +git_commit: 295a4b77f07f14602eeaa371f00ddbf09910c82b +credit: Gabriel Campana and Adrien Guinet from Quarkslab |