smarty: extend CVE_PRODUCT

Some CVEs assign smarty-php as the vendor to the corresponding CPE.
E.g CVE-2024-35226[1] is tracked with smarty-php:smarty by mitre
(NVD tracks it without CPE).

[1]: https://cveawg.mitre.org/api/cve/CVE-2024-35226

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 1aee6a403c1901bc7ae793a2f4581b3cdbd95c1d)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
Gyorgy Sarvari 2026-01-19 21:27:37 +13:00 committed by Anuj Mittal
parent f3407694b8
commit 6d1c5be67b
No known key found for this signature in database
GPG Key ID: 4340AEFE69F5085C

View File

@ -34,4 +34,4 @@ FILES:${PN} += "${datadir}/php/smarty3/"
RDEPENDS:${PN} = "php"
CVE_PRODUCT = "smarty:smarty"
CVE_PRODUCT = "smarty:smarty smarty-php:smarty"