πŸ›‘ Cybersecurity & Privacy πŸ›‘ - News
25.8K subscribers
89.2K links
πŸ—ž The finest daily news on cybersecurity and privacy.

πŸ”” Daily releases.

πŸ’» Is your online life secure?

πŸ“© lalilolalo.dev@gmail.com
Download Telegram
β€Ό CVE-2022-31082 β€Ό

GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing. glpi-inventory-plugin is a plugin for GLPI to handle inventory management. In affected versions a SQL injection can be made using package deployment tasks. This issue has been resolved in version 1.0.2. Users are advised to upgrade. Users unable to upgrade should delete the `front/deploypackage.public.php` file if they are not using the `deploy tasks` feature.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2022-31076 β€Ό

KubeEdge is built upon Kubernetes and extends native containerized application orchestration and device management to hosts at the Edge. In affected versions a malicious message can crash CloudCore by triggering a nil-pointer dereference in the UDS Server. Since the UDS Server only communicates with the CSI Driver on the cloud side, the attack is limited to the local host network. As such, an attacker would already need to be an authenticated user of the Cloud. Additionally it will be affected only when users turn on the unixsocket switch in the config file cloudcore.yaml. This bug has been fixed in Kubeedge 1.11.0, 1.10.1, and 1.9.3. Users should update to these versions to resolve the issue. Users unable to upgrade should sisable the unixsocket switch of CloudHub in the config file cloudcore.yaml.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2022-31086 β€Ό

LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. In versions prior to 8.0 incorrect regular expressions allow to upload PHP scripts to config/templates/pdf. This vulnerability could lead to a Remote Code Execution if the /config/templates/pdf/ directory is accessible for remote users. This is not a default configuration of LAM. This issue has been fixed in version 8.0. There are no known workarounds for this issue.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2022-31094 β€Ό

ScratchTools is a web extension designed to make interacting with the Scratch programming language community (Scratching) easier. In affected versions anybody who uses the Recently Viewed Projects feature is vulnerable to having their account taken over if they view a project that tries to. The issue is that if a user visits a project that includes Javascript in the title, then when the Recently Viewed Projects feature displays it, it could run the Javascript. This issue has been addressed in the 2.5.2 release. Users having issues scratching should open an issue in the project issue tracker https://github.com/STForScratch/ScratchTools/

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2022-33116 β€Ό

An issue in the jmpath variable in /modules/mindmap/index.php of GUnet Open eClass Platform (aka openeclass) v3.12.4 and below allows attackers to read arbitrary files via a directory traversal.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2022-31064 β€Ό

BigBlueButton is an open source web conferencing system. Users in meetings with private chat enabled are vulnerable to a cross site scripting attack in affected versions. The attack occurs when the attacker (with xss in the name) starts a chat. in the victim's client the JavaScript will be executed. This issue has been addressed in version 2.4.8 and 2.5.0. There are no known workarounds for this issue.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2022-31088 β€Ό

LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. In versions prior to 8.0 the user name field at login could be used to enumerate LDAP data. This is only the case for LDAP search configuration. This issue has been fixed in version 8.0.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2022-31087 β€Ό

LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. In versions prior to 8.0 the tmp directory, which is accessible by /lam/tmp/, allows interpretation of .php (and .php5/.php4/.phpt/etc) files. An attacker capable of writing files under www-data privileges can write a web-shell into this directory, and gain a Code Execution on the host. This issue has been fixed in version 8.0. Users unable to upgrade should disallow executing PHP scripts in (/var/lib/ldap-account-manager/)tmp directory.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2022-31085 β€Ό

LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. In versions prior to 8.0 the session files include the LDAP user name and password in clear text if the PHP OpenSSL extension is not installed or encryption is disabled by configuration. This issue has been fixed in version 8.0. Users unable to upgrade should install the PHP OpenSSL extension and make sure session encryption is enabled in LAM main configuration.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2022-31089 β€Ό

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In affected versions certain types of invalid files requests are not handled properly and can crash the server. If you are running multiple Parse Server instances in a cluster, the availability impact may be low; if you are running Parse Server as single instance without redundancy, the availability impact may be high. This issue has been addressed in versions 4.10.12 and 5.2.3. Users are advised to upgrade. There are no known workarounds for this issue.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2022-31084 β€Ό

LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. In versions prior to 8.0 There are cases where LAM instantiates objects from arbitrary classes. An attacker can inject the first constructor argument. This can lead to code execution if non-LAM classes are instantiated that execute code during object creation. This issue has been fixed in version 8.0.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2022-31057 β€Ό

Shopware is an open source e-commerce software made in Germany. Versions of Shopware 5 prior to version 5.7.12 are subject to an authenticated Stored XSS in Administration. Users are advised to upgrade. There are no known workarounds for this issue.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2022-31065 β€Ό

BigBlueButton is an open source web conferencing system. In affected versions an attacker can embed malicious JS in their username and have it executed on the victim's client. When a user receives a private chat from the attacker (whose username contains malicious JavaScript), the script gets executed. Additionally when the victim receives a notification that the attacker has left the session. This issue has been patched in version 2.4.8 and 2.5.0. There are no known workarounds for this issue.

πŸ“– Read

via "National Vulnerability Database".
πŸ•΄ Federal, State Agencies' Aid Programs Face Synthetic Identity Fraud πŸ•΄

Balancing public service with fraud prevention requires rule revisions and public trust.

πŸ“– Read

via "Dark Reading".
πŸ“’ Cisco to exit Russia, Belarus in business wind-down πŸ“’

The tech giant is the latest to leave the region altogether as Russia continues its invasion of Ukraine

πŸ“– Read

via "ITPro".
πŸ“’ Carnival hit with $5 million fine over cyber security violations πŸ“’

The cruise line operator was criticised for failing to implement multi-factor authentication and failing to conduct cyber security training for its staff

πŸ“– Read

via "ITPro".
πŸ“’ Cloudflare unveils new One Partner Program with zero trust at its core πŸ“’

Cloudflare CEO Matthew Prince says the initiative aims to take the complexity out of zero trust architecture

πŸ“– Read

via "ITPro".
πŸ“’ LockBit 2.0 ransomware disguised as PDFs distributed in email attacks πŸ“’

Researchers have urged vigilance over compressed attachments sent under false pretenses

πŸ“– Read

via "ITPro".
πŸ“’ Google warns of β€ŒISP-controlled Hermit spyware πŸ“’

The spyware primarily targets Android and iOS users in Italy and Kazakhstan

πŸ“– Read

via "ITPro".
πŸ“’ Kaspersky finds most effective phishing emails imitate corporate messages, delivery notifications πŸ“’

Almost one in five employees clicked links in business related emails, but most emails containing threats or promising money were identified as phishing

πŸ“– Read

via "ITPro".
πŸ“’ WatchGuard Firebox M590 review: Big red network security πŸ“’

A powerful mid-range UTM appliance with top-notch security features at a sensible price

πŸ“– Read

via "ITPro".