pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/doc
Module Name: pkgsrc
Committed By: kim
Date: Sat May 24 06:47:25 UTC 2025
Modified Files:
pkgsrc/doc: pkg-vulnerabilities
Log Message:
Update CVE-2020-10744
- It is about ansible-base before version 2.11
- Never existed in ansible-core (as 2.11 was its first release, and it was
not imported into pkgsrc until version 2.12.5)
- It is not about the ansible package, either
- Fixed in https://github.com/ansible/ansible/pull/69578
- Not tracking backports into 2.9 or 2.10, as this is all ancient
To generate a diff of this commit:
cvs rdiff -u -r1.376 -r1.377 pkgsrc/doc/pkg-vulnerabilities
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/pkg-vulnerabilities
diff -u pkgsrc/doc/pkg-vulnerabilities:1.376 pkgsrc/doc/pkg-vulnerabilities:1.377
--- pkgsrc/doc/pkg-vulnerabilities:1.376 Sat May 24 06:23:31 2025
+++ pkgsrc/doc/pkg-vulnerabilities Sat May 24 06:47:25 2025
@@ -1,4 +1,4 @@
-# $NetBSD: pkg-vulnerabilities,v 1.376 2025/05/24 06:23:31 wiz Exp $
+# $NetBSD: pkg-vulnerabilities,v 1.377 2025/05/24 06:47:25 kim Exp $
#
#FORMAT 1.0.0
#
@@ -19322,7 +19322,7 @@ apache-ant>=1.10<1.10.8 sensitive-inform
libexif<0.6.22 out-of-bounds-read https://nvd.nist.gov/vuln/detail/CVE-2020-0093
transmission<3.00 denial-of-service https://nvd.nist.gov/vuln/detail/CVE-2018-10756
freerdp>1.0.0<2.0.0 out-of-bounds-write https://nvd.nist.gov/vuln/detail/CVE-2020-11521
-ansible-[0-9]* sensitive-information-disclosure https://nvd.nist.gov/vuln/detail/CVE-2020-10744
+ansible-base<2.11 sensitive-information-disclosure https://nvd.nist.gov/vuln/detail/CVE-2020-10744
freerdp>1.0.0<2.0.0 out-of-bounds-read https://nvd.nist.gov/vuln/detail/CVE-2020-11522
freerdp>1.0.0<2.0.0 integer-overflow https://nvd.nist.gov/vuln/detail/CVE-2020-11523
freerdp>1.0.0<2.0.0 out-of-bounds-write https://nvd.nist.gov/vuln/detail/CVE-2020-11524
Home |
Main Index |
Thread Index |
Old Index