CVE-2023-49278
published 2023-12-12CVE-2023-49278: Umbraco is an ASP.NET content management system (CMS). Starting in version 8.0.0 and prior to versions 8.18.10, 10.8.1, and 12.3.4, a brute force exploit can…
PriorityP428medium5.3CVSS 3.1
AVNACLPRNUINSUCLINAN
EPSS
0.50%
39.0th percentile
Umbraco is an ASP.NET content management system (CMS). Starting in version 8.0.0 and prior to versions 8.18.10, 10.8.1, and 12.3.4, a brute force exploit can be used to collect valid usernames. Versions 8.18.10, 10.8.1, and 12.3.4 contain a patch for this issue.
Affected
6 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| umbraco | umbraco-cms | — | — |
| umbraco | umbraco-cms | — | — |
| umbraco | umbraco-cms | — | — |
| umbraco | umbraco_cms | >= 10.0.0 < 10.8.1 | 10.8.1 |
| umbraco | umbraco_cms | >= 12.0.0 < 12.3.4 | 12.3.4 |
| umbraco | umbraco_cms | >= 8.0.0 < 8.18.10 | 8.18.10 |
Stop checking back — get the weekly exploitation signal.
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.
GHSA
Brute force exploit can be used to collect valid usernames
ghsa·2023-12-13
CVE-2023-49278 [LOW] CWE-200 Brute force exploit can be used to collect valid usernames
Brute force exploit can be used to collect valid usernames
#### Impact
A brute force exploit that can be used to collect valid usernames is possible.
#### Explanation of the vulnerability
It's a brute force exploit that can be used to collect valid usernames by using the “forgot password” function when trying to log into the Backoffice.
If the username/email is known, it is easier to find the corresponding password.
If an email address that was already used and registered by a user, is provided as an input, the server internal processing time takes longer.
If the email address does not exist in the database of the registered users, the server would respond immediately.
OSV
Brute force exploit can be used to collect valid usernames
osv·2023-12-13
CVE-2023-49278 [LOW] Brute force exploit can be used to collect valid usernames
Brute force exploit can be used to collect valid usernames
#### Impact
A brute force exploit that can be used to collect valid usernames is possible.
#### Explanation of the vulnerability
It's a brute force exploit that can be used to collect valid usernames by using the “forgot password” function when trying to log into the Backoffice.
If the username/email is known, it is easier to find the corresponding password.
If an email address that was already used and registered by a user, is provided as an input, the server internal processing time takes longer.
If the email address does not exist in the database of the registered users, the server would respond immediately.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2023-12-12
Published