โผ CVE-2023-28013 โผ
๐ Read
via "National Vulnerability Database".
HCL BigFix Mobile is vulnerable to a cross-site scripting attack. An authenticated attacker could inject malicious scripts into the application.๐ Read
via "National Vulnerability Database".
โผ CVE-2023-3451 โผ
๐ Read
via "National Vulnerability Database".
** REJECT ** Duplicate CVE. Please use CVE-2023-32297.๐ Read
via "National Vulnerability Database".
โ Zenbleed: How the quest for CPU performance could put your passwords at risk โ
๐ Read
via "Naked Security".
You need to turn on a special setting to stop (the code you wrote to stop [the code you wrote to improve performance] from reducing performance) from reducing security.๐ Read
via "Naked Security".
Sophos News
Naked Security โ Sophos News
๐ข Simplifying Surveillance: Key Factors to Consider for a Successful System Setup ๐ข
๐ Read
via "ITPro".
Unlocking the Secrets of Surveillance: Avoiding Costly Oversights and Simplifying Operations ๐ Read
via "ITPro".
ITPro
Simplifying Surveillance: Key Factors to Consider for a Successful System Setup
Unlocking the Secrets of Surveillance: Avoiding Costly Oversights and Simplifying Operations
โผ CVE-2023-3970 โผ
๐ Read
via "National Vulnerability Database".
A vulnerability, which was classified as problematic, was found in GZ Scripts Availability Booking Calendar PHP 1.0. This affects an unknown part of the file /index.php?controller=GzUser&action=edit&id=1 of the component Image Handler. The manipulation of the argument img leads to cross site scripting. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-235569 was assigned to this vulnerability.๐ Read
via "National Vulnerability Database".
โผ CVE-2023-3969 โผ
๐ Read
via "National Vulnerability Database".
A vulnerability, which was classified as problematic, has been found in GZ Scripts Availability Booking Calendar PHP 1.0. Affected by this issue is some unknown functionality of the file index.php of the component HTTP POST Request Handler. The manipulation of the argument promo_code leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-235568.๐ Read
via "National Vulnerability Database".
๐ TOR Virtual Network Tunneling Tool 0.4.7.14 ๐
๐ Read
via "Packet Storm Security".
Tor is a network of virtual tunnels that allows people and groups to improve their privacy and security on the Internet. It also enables software developers to create new communication tools with built-in privacy features. It provides the foundation for a range of applications that allow organizations and individuals to share information over public networks without compromising their privacy. Individuals can use it to keep remote Websites from tracking them and their family members. They can also use it to connect to resources such as news sites or instant messaging services that are blocked by their local Internet service providers (ISPs). This is the source code release.๐ Read
via "Packet Storm Security".
Packetstormsecurity
TOR Virtual Network Tunneling Tool 0.4.7.14 โ Packet Storm
Information Security Services, News, Files, Tools, Exploits, Advisories and Whitepapers
๐ฆฟ 4 Most Dangerous and Destructive Ransomware Groups of 2023 ๐ฆฟ
๐ Read
via "Tech Republic".
As ransomware attacks continue, a few key groups have inflicted some of the greatest damage to their victims. Use this guide to learn about their targets and tactics as well as how to safeguard against their attacks.๐ Read
via "Tech Republic".
TechRepublic
4 Most Dangerous and Destructive Ransomware Groups of 2022
Use this guide to stay informed about the tactics and targets of some of the most dangerous and destructive ransomware groups.
โผ CVE-2023-37980 โผ
๐ Read
via "National Vulnerability Database".
Auth. (admin+) Stored Cross-Site Scripting (XSS) vulnerability in Gravity Master Custom Field For WP Job Manager plugin <=ร 1.1 versions.๐ Read
via "National Vulnerability Database".
๐1
โผ CVE-2023-38512 โผ
๐ Read
via "National Vulnerability Database".
Cross-Site Request Forgery (CSRF) vulnerability in Wpstream WpStream รขโฌโ Live Streaming, Video on Demand, Pay Per View plugin <=ร 4.5.4 versions.๐ Read
via "National Vulnerability Database".
โผ CVE-2023-37976 โผ
๐ Read
via "National Vulnerability Database".
Unauth. Reflected Cross-Site Scripting (XSS) vulnerability in Radio Forge Muses Player with Skins plugin <=ร 2.5 versions.๐ Read
via "National Vulnerability Database".
โผ CVE-2023-3975 โผ
๐ Read
via "National Vulnerability Database".
OS Command Injection in GitHub repository jgraph/drawio prior to 21.5.0.๐ Read
via "National Vulnerability Database".
โผ CVE-2023-3974 โผ
๐ Read
via "National Vulnerability Database".
OS Command Injection in GitHub repository jgraph/drawio prior to 21.4.0.๐ Read
via "National Vulnerability Database".
โผ CVE-2023-37979 โผ
๐ Read
via "National Vulnerability Database".
Unauth. Reflected Cross-Site Scripting (XSS) vulnerability in Saturday Drive Ninja Forms Contact Form plugin <=ร 3.6.25 versions.๐ Read
via "National Vulnerability Database".
โผ CVE-2023-3973 โผ
๐ Read
via "National Vulnerability Database".
Cross-site Scripting (XSS) - Reflected in GitHub repository jgraph/drawio prior to 21.6.3.๐ Read
via "National Vulnerability Database".
โผ CVE-2023-38490 โผ
๐ Read
via "National Vulnerability Database".
Kirby is a content management system. A vulnerability in versions prior to 3.5.8.3, 3.6.6.3, 3.7.5.2, 3.8.4.1, and 3.9.6 only affects Kirby sites that use the `Xml` data handler (e.g. `Data::decode($string, 'xml')`) or the `Xml::parse()` method in site or plugin code. The Kirby core does not use any of the affected methods.XML External Entities (XXE) is a little used feature in the XML markup language that allows to include data from external files in an XML structure. If the name of the external file can be controlled by an attacker, this becomes a vulnerability that can be abused for various system impacts like the disclosure of internal or confidential data that is stored on the server (arbitrary file disclosure) or to perform network requests on behalf of the server (server-side request forgery, SSRF).Kirby's `Xml::parse()` method used PHP's `LIBXML_NOENT` constant, which enabled the processing of XML external entities during the parsing operation. The `Xml::parse()` method is used in the `Xml` data handler (e.g. `Data::decode($string, 'xml')`). Both the vulnerable method and the data handler are not used in the Kirby core. However they may be used in site or plugin code, e.g. to parse RSS feeds or other XML files. If those files are of an external origin (e.g. uploaded by a user or retrieved from an external URL), attackers may be able to include an external entity in the XML file that will then be processed in the parsing process. Kirby sites that don't use XML parsing in site or plugin code are *not* affected.The problem has been patched in Kirby 3.5.8.3, 3.6.6.3, 3.7.5.2, 3.8.4.1, and Kirby 3.9.6. In all of the mentioned releases, the maintainers have removed the `LIBXML_NOENT` constant as processing of external entities is out of scope of the parsing logic. This protects all uses of the method against the described vulnerability.๐ Read
via "National Vulnerability Database".
โผ CVE-2023-37975 โผ
๐ Read
via "National Vulnerability Database".
Unauth. Reflected Cross-Site Scripting (XSS) vulnerability in RadiusTheme Variation Swatches for WooCommerce plugin <=ร 2.3.7 versions.๐ Read
via "National Vulnerability Database".
โผ CVE-2023-38489 โผ
๐ Read
via "National Vulnerability Database".
Kirby is a content management system. A vulnerability in versions prior to 3.5.8.3, 3.6.6.3, 3.7.5.2, 3.8.4.1, and 3.9.6 affects all Kirby sites with user accounts (unless Kirby's API and Panel are disabled in the config). It can only be abused if a Kirby user is logged in on a device or browser that is shared with potentially untrusted users or if an attacker already maliciously used a previous password to log in to a Kirby site as the affected user.Insufficient Session Expiration is when a web site permits an attacker to reuse old session credentials or session IDs for authorization. In the variation described in this advisory, it allows attackers to stay logged in to a Kirby site on another device even if the logged in user has since changed their password. Kirby did not invalidate user sessions that were created with a password that was since changed by the user or by a site admin. If a user changed their password to lock out an attacker who was already in possession of the previous password or of a login session on another device or browser, the attacker would not be reliably prevented from accessing the Kirby site as the affected user.The problem has been patched in Kirby 3.5.8.3, 3.6.6.3, 3.7.5.2, 3.8.4.1, and Kirby 3.9.6. In all of the mentioned releases, the maintainers have updated the authentication implementation to keep track of the hashed password in each active session. If the password changed since the login, the session is invalidated. To enforce this fix even if the vulnerability was previously abused, all users are logged out from the Kirby site after updating to one of the patched releases.๐ Read
via "National Vulnerability Database".
โผ CVE-2023-37993 โผ
๐ Read
via "National Vulnerability Database".
Auth. Stored Cross-Site Scripting (XSS) vulnerability in maennchen1.De wpShopGermany IT-RECHT KANZLEI plugin <=ร 1.7 versions.๐ Read
via "National Vulnerability Database".
โผ CVE-2023-38488 โผ
๐ Read
via "National Vulnerability Database".
Kirby is a content management system. A vulnerability in versions prior to 3.5.8.3, 3.6.6.3, 3.7.5.2, 3.8.4.1, and 3.9.6 affects all Kirby sites that might have potential attackers in the group of authenticated Panel users or that allow external visitors to update a Kirby content file (e.g. via a contact or comment form). Kirby sites are *not* affected if they don't allow write access for untrusted users or visitors.A field injection in a content storage implementation is a type of vulnerability that allows attackers with content write access to overwrite content fields that the site developer didn't intend to be modified. In a Kirby site this can be used to alter site content, break site behavior or inject malicious data or code. The exact security risk depends on the field type and usage.Kirby stores content of the site, of pages, files and users in text files by default. The text files use Kirby's KirbyData format where each field is separated by newlines and a line with four dashes (`----`). When reading a KirbyData file, the affected code first removed the Unicode BOM sequence from the file contents and afterwards split the content into fields by the field separator.When writing to a KirbyData file, field separators in field data are escaped to prevent user input from interfering with the field structure. However this escaping could be tricked by including a Unicode BOM sequence in a field separator (e.g. `--\xEF\xBB\xBF--`). When writing, this was not detected as a separator, but because the BOM was removed during reading, it could be abused by attackers to inject other field data into content files.Because each field can only be defined once per content file, this vulnerability only affects fields in the content file that were defined above the vulnerable user-writable field or not at all. Fields that are defined below the vulnerable field override the injected field content and were therefore already protected.The problem has been patched in Kirby 3.5.8.3, 3.6.6.3, 3.7.5.2, 3.8.4.1, and Kirby 3.9.6. In all of the mentioned releases, the maintainers have fixed the affected code to only remove the Unicode BOM sequence at the beginning of the file. This fixes this vulnerability both for newly written as well as for existing content files.๐ Read
via "National Vulnerability Database".
โผ CVE-2023-37981 โผ
๐ Read
via "National Vulnerability Database".
Unauth. Reflected Cross-Site Scripting (XSS) vulnerability in WPKube Authors List plugin <=ร 2.0.2 versions.๐ Read
via "National Vulnerability Database".