summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNinette Adhikari <ninette@thehoodiefirm.com>2024-04-29 17:12:24 +0200
committerKhem Raj <raj.khem@gmail.com>2024-04-30 11:00:34 -0700
commit3be6d57c67222b1fe0b526185a2a3c4ab16c4a9f (patch)
tree28f9f5a0a9e61da42129ab6082cc8d6511495cf8
parent566703d589a3cb426a8d658cfc439235227d15e8 (diff)
downloadmeta-openembedded-3be6d57c67222b1fe0b526185a2a3c4ab16c4a9f.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>
-rw-r--r--meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb2
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
58FILES:${PN} += "${SRV_DIR}" 58FILES:${PN} += "${SRV_DIR}"
59FILES:${PN}-dbg += "${SRV_DIR}/cgi-bin/.debug" 59FILES:${PN}-dbg += "${SRV_DIR}/cgi-bin/.debug"
60
61CVE_STATUS[CVE-2017-10671] = "fixed-version: No action required. The current version (2.27.1) is not affected by the CVE."