CyberSectr
Menü
← CVE Veritabanı

CVE-2026-90902

Bilinmiyor

Teknik Veri (Otomatik)

CVSS Skoru
EPSS
CWE
CWE-74
KEV Durumu
Hayır

Joomla Uzantısı - joomshaper.com - Easy Store uzantısının 1.0.0-3.0.0 sürümlerinde Kimlik Doğrulama ile Yetkili SQL Enjeksiyonu - Kupon toplu güncelleme görevi (administrator/index.php?option=com_easystore&task=coupon.couponBulkUpdate), girişleri aldı ve bunları ProductCoupon.php ve CouponsModel.php dosyalarında ham SQL IN (...) koşullarına doğrudan birleştirdi, sansürleme veya parametreleme yapmadan. Kimlik doğrulama yapılmış bir yönetici, enjekte edilmiş SQL sözdizimini kullanarak sorguyu manipüle edebilirdi. Tüm kimliklerin tamsayıya (array_map('intval', ...)) dönüştürülmesi ve parametreli ->whereIn() sorgu yapısının benimsenmesi ile çözüldü.

Orijinal açıklama (İngilizce)

Joomla Extension - joomshaper.com - Authenticated, Privileged SQL Injection in Coupon Bulk Update in Easy Store extension 1.0.0-3.0.0 - The coupon bulk update task (administrator/index.php?option=com_easystore&task=coupon.couponBulkUpdate) took input IDs and directly concatenated them into raw SQL IN (...) clauses in ProductCoupon.php and CouponsModel.php without sanitization or parameterization. An authenticated administrator could manipulate the query through injected SQL syntax. Resolved by strictly casting all IDs to integers (array_map('intval', ...)) and adopting parameterized ->whereIn() query construction.

Bu CVE için henüz editoryal inceleme yapılmadı. Sadece otomatik teknik veri gösteriliyor.