Enterprise Vulnerabilities
From DHS/US-CERT's National Vulnerability Database
CVE-2022-34491PUBLISHED: 2022-06-25
In the RSS extension for MediaWiki through 1.38.1, when the $wgRSSAllowLinkTag config variable was set to true, and a new RSS feed was created with certain XSS payloads within its description tags and added to the $wgRSSUrlWhitelist config variable, stored XSS could occur via MediaWiki's template sy...
CVE-2022-29931PUBLISHED: 2022-06-25Raytion 7.2.0 allows reflected Cross-site Scripting (XSS).
CVE-2022-31017PUBLISHED: 2022-06-25
Zulip is an open-source team collaboration tool. Versions 2.1.0 through and including 5.2 are vulnerable to a logic error. A stream configured as private with protected history, where new subscribers should not be allowed to see messages sent before they were subscribed, when edited causes the serve...
CVE-2022-31016PUBLISHED: 2022-06-25
Argo CD is a declarative continuous deployment for Kubernetes. Argo CD versions v0.7.0 and later are vulnerable to an uncontrolled memory consumption bug, allowing an authorized malicious user to crash the repo-server service, resulting in a Denial of Service. The attacker must be an authenticated A...
CVE-2022-24893PUBLISHED: 2022-06-25
ESP-IDF is the official development framework for Espressif SoCs. In Espressif’s Bluetooth Mesh SDK (`ESP-BLE-MESH`), a memory corruption vulnerability can be triggered during provisioning, because there is no check for the `SegN` field of the Transaction Start PDU. This can resul...
User Rank: Strategist
4/16/2013 | 6:49:24 PM
Usage scenario: -áTunnelier Portable (SSH tunneler application) configured with port forwarding. -á
1. user configures SSH profile.
2. user configures Client-to-Server port forwarding rules allowing connections to services they run on the remote network so that they don't have to run them locally where they'll inevitably be detected.
3. user configures Firefox Portable, KVirc Portable, and a few other portable apps to connect via HTTP/HTTPS proxy on 127.0.0.1:8118 (which is forwarded to a Privoxy + TOR + I2P proxy construct at the remote location).
4. user accesses darknet domains freely, and IT has no (or limited) ability to block or circumvent this activity.
In an alternate scenario, the user utilizes a similar construct via a Linux PC configured with GSTM (Gnome Secure Tunnel Manager) to do basically the same thing.
Personally, I've explored this option very heavily and it works fantastically to circumvent any and all network traffic filtering put in place on the corporate network, effectively allowing the user to do as they please... albeit at a reduced speed due to the overhead of the SSH-to-Privoxy-to-Tor-Tunnel... but with broadband availability being what it is today, the speed of Tor is increasing all the time, making it a much more attractive option to those that are in the know. -áSince Tunnelier only makes a single connection, which it keeps alive and wraps in AES256 encryption via SSH2 protocol, and OpenSSH can be configured to listen on literally any TCP port, it's *nearly* impossible to detect and block, since it can simply be tunneled in turn over HTTPS.
What many security articles overlook, although this one hints at, is the fact that many savvy corporate network users are using hacking skills themselves, but not to hack in.... rather, to hack *out*, essentially giving them freedom of movement to external networks and resources.