[Git][security-tracker-team/security-tracker][master] auto-nfu: Change regexp for description based detection of Project Worlds CVEs
Salvatore Bonaccorso (@carnil)
carnil at debian.org
Fri Apr 4 09:26:40 BST 2025
Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker
Commits:
5e8182f4 by Salvatore Bonaccorso at 2025-04-04T10:26:04+02:00
auto-nfu: Change regexp for description based detection of Project Worlds CVEs
- - - - -
1 changed file:
- data/packages/nfu.yaml
Changes:
=====================================
data/packages/nfu.yaml
=====================================
@@ -200,7 +200,7 @@
- reason: PHPGurukul
description: '.*\b(?i:PHPGurukul)\b.*'
- reason: Project Worlds
- description: '.*\b(?:Project Worlds)\s.*\s(?i:system)\b.*'
+ description: '.*\b(?i:(Project Worlds|projectworlds))\s.*\s(?i:system)\b.*'
- reason: Serosoft Solutions
description: '.*\bSerosoft\b.*'
- reason: SourceCodester
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/5e8182f4a76b5f5b4b03baaef3e54bc53ff72d71
--
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/5e8182f4a76b5f5b4b03baaef3e54bc53ff72d71
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-security-tracker-commits/attachments/20250404/394df8ef/attachment.htm>
More information about the debian-security-tracker-commits
mailing list