Enterprise Vulnerabilities
From DHS/US-CERT's National Vulnerability Database
CVE-2023-33196PUBLISHED: 2023-05-26Craft is a CMS for creating custom digital experiences. Cross site scripting (XSS) can be triggered by review volumes. This issue has been fixed in version 4.4.7.
CVE-2023-33185PUBLISHED: 2023-05-26
Django-SES is a drop-in mail backend for Django. The django_ses library implements a mail backend for Django using AWS Simple Email Service. The library exports the `SESEventWebhookView class` intended to receive signed requests from AWS to handle email bounces, subscriptions, etc. These requests ar...
CVE-2023-33187PUBLISHED: 2023-05-26
Highlight is an open source, full-stack monitoring platform. Highlight may record passwords on customer deployments when a password html input is switched to `type="text"` via a javascript "Show Password" button. This differs from the expected behavior which always obfuscates `ty...
CVE-2023-33194PUBLISHED: 2023-05-26
Craft is a CMS for creating custom digital experiences on the web.The platform does not filter input and encode output in Quick Post validation error message, which can deliver an XSS payload. Old CVE fixed the XSS in label HTML but didn’t fix it when clicking save. This issue was...
CVE-2023-2879PUBLISHED: 2023-05-26GDSDB infinite loop in Wireshark 4.0.0 to 4.0.5 and 3.6.0 to 3.6.13 allows denial of service via packet injection or crafted capture file
User Rank: Ninja
7/27/2019 | 3:48:13 PM
And the other aspect of the network should have been on IPv6. If the internal SCADA network is on IPv6 and the external network is on IPv4 (admin or mgmt network), we can limit the ability of the hacker to access the VDI environment. Since the VDI is limited with IPv6 (dual-homed) with specific IPv6 addresses on the Mgmt Network, access to the SCADA environment can provide limited accessibility when it comes to external actors. This heightened level of security makes this area an internal "jump area" or quasi-DMZ. This helps to improve security levels by reducing MITM (Man in the Middle Attacks) enabling encryption (in-flight & at rest). IPv6 IPSec AES256 ESP/AH VPN can reduce the level of attacks 10 fold as long as it is configured properly with hours of testing. Remember, if you look at most of the hack attempts that took place in the world, they use IPv4 (not to say that they don't use IPv6), this would give the organization a leg up on addressing this issue and it adds a certain level of complexity or obfuscation to the mix.
Another consideration would be to stand up a test environment with hardened OSes, this practice could affect the application especially when PLC devices are involved; having a test environment that mimics production is vital to the organization's security posture.
Hopefully, they will be working with security vendors to address some of their issues.
Todd