cbcvebase.
CVE-2021-40617
published 2021-10-11

CVE-2021-40617: An SQL Injection vulnerability exists in openSIS Community Edition version 8.0 via ForgotPassUserName.php.

PriorityP263critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
5.21%
91.5th percentile
An SQL Injection vulnerability exists in openSIS Community Edition version 8.0 via ForgotPassUserName.php.

Affected

1 ranges
VendorProductVersion rangeFixed in
os4edopensis

Detection & IOCsextracted from sources · hover to see the quote

url/ForgotPassUserName.php?used_for=username&u=test%27%20OR%20%271%27%3D%271&user_type=student
path/ForgotPassUserName.php
  • Monitor HTTP GET requests to ForgotPassUserName.php containing SQL injection payloads in the 'u' parameter, specifically single-quote characters or OR-based boolean logic (e.g., ' OR '1'='1).
  • The exploit targets the 'u' query parameter in ForgotPassUserName.php; alert on URL-encoded single quotes (%27) or boolean injection patterns in that parameter.
  • The exploit requires a valid session cookie and is performed as an authenticated admin user; correlate suspicious ForgotPassUserName.php requests with active admin sessions.
  • ·Exploitation requires an authenticated admin session; unauthenticated access to the vulnerable endpoint alone is insufficient to trigger the vulnerability.
  • ·The vulnerability is confirmed only in openSIS Community Edition version 8.0; other versions are not explicitly confirmed as affected by this CVE.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.