diff options
author | Ninette Adhikari <ninette@thehoodiefirm.com> | 2024-04-29 17:12:24 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-04-29 11:11:52 -0700 |
commit | 996d111343a2378a04cf8609fe49439ad64a2db8 (patch) | |
tree | eac2c170eb0fca4af1b15dc8d3193609d34f4043 /meta-webserver | |
parent | 3e3c25698124dd82163d966fa9d7e7e807cfecbe (diff) | |
download | meta-openembedded-996d111343a2378a04cf8609fe49439ad64a2db8.tar.gz |
sthttpd: Update status for CVE-2017-10671
Current version 2.27.1 is not affected by the issue.
Affected versions: Up to (excl.) 2.27.1
Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-webserver')
-rw-r--r-- | meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb b/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb index b40b14851..601ec7bcd 100644 --- a/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb +++ b/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb | |||
@@ -57,3 +57,5 @@ SYSTEMD_SERVICE:${PN} = "thttpd.service" | |||
57 | 57 | ||
58 | FILES:${PN} += "${SRV_DIR}" | 58 | FILES:${PN} += "${SRV_DIR}" |
59 | FILES:${PN}-dbg += "${SRV_DIR}/cgi-bin/.debug" | 59 | FILES:${PN}-dbg += "${SRV_DIR}/cgi-bin/.debug" |
60 | |||
61 | CVE_STATUS[CVE-2017-10671] = "fixed-version: No action required. The current version (2.27.1) is not affected by the CVE." | ||