2 vulnerabilidades · DevOps · 🔥 KEV Orden: CVSS EPSS Año ID
CVE-2023-7028
🔥 KEV GitLab DevOps ⚡ nuclei
10.0
CRITICAL
EPSS
93.8%
2023 CWE-640 19 PoCs

An issue has been discovered in GitLab CE/EE affecting all versions from 16.1 prior to 16.1.6, 16.2 prior to 16.2.9, 16.3 prior to 16.3.7, 16.4 prior to 16.4.5, 16.5 prior to 16.5.6, 16.6 prior to 16.6.4, and 16.7 prior to 16.7.2 in which user account password reset emails could be delivered to an unverified email address.

CVE-2023-49103
🔥 KEV Software Genérico DevOps Web Cloud ⚡ nuclei
10.0
CRITICAL
EPSS
94.3%
2023 5 PoCs

An issue was discovered in ownCloud owncloud/graphapi 0.2.x before 0.2.1 and 0.3.x before 0.3.1. The graphapi app relies on a third-party GetPhpInfo.php library that provides a URL. When this URL is accessed, it reveals the configuration details of the PHP environment (phpinfo). This information includes all the environment variables of the webserver. In containerized deployments, these environment variables may include sensitive data such as the ownCloud admin password, mail server credentials, and license key. Simply disabling the graphapi app does not eliminate the vulnerability. Additional