aboutsummaryrefslogtreecommitdiff
path: root/devscripts
diff options
context:
space:
mode:
authorbashonly <88596187+bashonly@users.noreply.github.com>2024-07-02 18:03:08 -0500
committerGitHub <noreply@github.com>2024-07-02 23:03:08 +0000
commit93d33cb29af9e2e84369ac43589d50ce8e0160ef (patch)
tree16d41b17bcb8e390bfd1501441132619f8b2c931 /devscripts
parent7799e518956387bb3c1064c9beae26eab8d5044a (diff)
[cleanup] Misc (#10330)
Authored by: bashonly
Diffstat (limited to 'devscripts')
-rw-r--r--devscripts/changelog_override.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/devscripts/changelog_override.json b/devscripts/changelog_override.json
index ced38a0dd..ab42f5549 100644
--- a/devscripts/changelog_override.json
+++ b/devscripts/changelog_override.json
@@ -179,6 +179,6 @@
{
"action": "add",
"when": "6aaf96a3d6e7d0d426e97e11a2fcf52fda00e733",
- "short": "[priority] Security: [[CVE-2024-10123](https://nvd.nist.gov/vuln/detail/CVE-2024-10123)] [Properly sanitize file-extension to prevent file system modification and RCE](https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-79w7-vh3h-8g4j)\n - Unsafe extensions are now blocked from being downloaded"
+ "short": "[priority] Security: [[CVE-2024-38519](https://nvd.nist.gov/vuln/detail/CVE-2024-38519)] [Properly sanitize file-extension to prevent file system modification and RCE](https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-79w7-vh3h-8g4j)\n - Unsafe extensions are now blocked from being downloaded"
}
]