Enterprise Vulnerabilities
From DHS/US-CERT's National Vulnerability Database
CVE-2021-25284PUBLISHED: 2021-02-27An issue was discovered in through SaltStack Salt before 3002.5. salt.modules.cmdmod can log credentials to the info or error log level.
CVE-2021-3144PUBLISHED: 2021-02-27In SaltStack Salt before 3002.5, eauth tokens can be used once after expiration. (They might be used to run command against the salt master or minions.)
CVE-2021-3148PUBLISHED: 2021-02-27An issue was discovered in SaltStack Salt before 3002.5. Sending crafted web requests to the Salt API can result in salt.utils.thin.gen_thin() command injection because of different handling of single versus double quotes. This is related to salt/utils/thin.py.
CVE-2021-3151PUBLISHED: 2021-02-27
i-doit before 1.16.0 is affected by Stored Cross-Site Scripting (XSS) issues that could allow remote authenticated attackers to inject arbitrary web script or HTML via C__MONITORING__CONFIG__TITLE, SM2__C__MONITORING__CONFIG__TITLE, C__MONITORING__CONFIG__PATH, SM2__C__MONITORING__CONFIG__PATH, C__M...
CVE-2021-3197PUBLISHED: 2021-02-27An issue was discovered in SaltStack Salt before 3002.5. The salt-api's ssh client is vulnerable to a shell injection by including ProxyCommand in an argument, or via ssh_options provided in an API request.
User Rank: Author
1/8/2015 | 3:23:31 PM
I probably did sound contradictary in the comments you highlighted. Great catch. I did not do a good job in defining where I am talking about threat and where i am talking about data/applications.
In the first reference, I was referring to Data and Applications. In other words, you cannot protect all of your data and applications, you should aggressively segement and control access to your company crown jewels.
In the second reference, I am referring to threat. I am trying to coach CISO's and business owners to assume you are a target. Too many companies, like CodeSpaces, probably believe they are not a target because they do not have something of value to criminals (i.e. Credit card data, Electronic Health Records). Even in this case, these companies should still NOT try to protect their whole environment, especially if it is very complex or dynamic. They should still identify the company crown jewels and aggressively segement. In the use case of CodeSpaces, they might have been saved by 2 factor auth for their admin access to their cloud envrionment.
Hopefully that clears up the confusion, thanks for asking for clarification.