Joomla Extension - OrdaSoft.com - Unauthenticated SQL Injection in OrdaSoft Joomla Gallery extension for Joomla < 6.2.7
45Vexday Risk Score
No sign of exploitation. It has a public proof of concept.
ssvc Attendcvss 9.3
from disclosure to weapon0 days
Published on NVDSep 20
1st PoCSep 20
exploitation probability
—
observed exploitation
nono source reports it
1 public exploit(s)
Joomla Extension - OrdaSoft.com - Unauthenticated SQL Injection in OrdaSoft Joomla Gallery extension for Joomla < 6.2.7 - The extensions showSearchResult() and showSearchResultAjax() read the textsearch/searchText request parameter with $input->getVar(), which is not a real Joomla filter method and falls through to a filter that strips HTML tags but does not touch quotes or SQL syntax. The value is concatenated directly into a LIKE clause with no escaping. The endpoint requires no login of any kind: mod_osgallery_search is a public, commonly-published search box. Any anonymous site visitor can inject a UNION SELECT and read arbitrary database content.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Affected products
OrdaSoft.com · OrdaSoft Joomla Gallery extension for JoomlaOrdaSoft.com · OrdaSoft Joomla Gallery free extension for Joomlapublic PoCs found — 1
githubgithub.com/murrez/CVE-2026-88854★ 1⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.
References
https://www.OrdaSoft.com/