Security
Headlines
HeadlinesLatestCVEs

Source

CVE

CVE-2023-49274: SMTP misconfiguration leading to potential registered user email.

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 user enumeration attack is possible when SMTP is not set up correctly, but reset password is enabled. Versions 8.18.10, 10.8.1, and 12.3.4 contain a patch for this issue.

CVE
#vulnerability#asp.net
CVE-2023-49278: Brute force exploit can be used to collect valid usernames

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.

CVE-2023-6687: Beats and Elastic Agent 8.11.3 / 7.17.16 Security Update (ESA-2023-30)

An issue was discovered by Elastic whereby Elastic Agent would log a raw event in its own logs at the WARN or ERROR level if ingesting that event to Elasticsearch failed with any 4xx HTTP status code except 409 or 429. Depending on the nature of the event that Elastic Agent attempted to ingest, this could lead to the insertion of sensitive or private information in the Elastic Agent logs. Elastic has released 8.11.3 and 7.17.16 that prevents this issue by limiting these types of logs to DEBUG level logging, which is disabled by default.

CVE-2023-49089: Possible Path traversal when creating packages from backoffice

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.0, Backoffice users with permissions to create packages can use path traversal and thereby write outside of the expected location. Versions 8.18.10, 10.8.1, and 12.3.0 contain a patch for this issue.

CVE-2023-49273: Privilege Escalation using Spoofing

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.0, users with low privileges (Editor, etc.) are able to access some unintended endpoints. Versions 8.18.10, 10.8.1, and 12.3.0 contain a patch for this issue.

CVE-2023-35628

Windows MSHTML Platform Remote Code Execution Vulnerability

CVE-2023-36019

Microsoft Power Platform Connector Spoofing Vulnerability

CVE-2023-35636

Microsoft Outlook Information Disclosure Vulnerability

CVE-2023-36003

XAML Diagnostics Elevation of Privilege Vulnerability

CVE-2023-43364: removed eval from search cli method by dan-pavlov · Pull Request #130 · ArjunSharda/Searchor

main.py in Searchor before 2.4.2 uses eval on CLI input, which may cause unexpected code execution.