πŸ›‘ 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-30815 β€Ό

elitecms 1.01 is vulnerable to SQL Injection via admin/edit_sidebar.php?page=2&sidebar=

πŸ“– Read

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

siteserver SSCMS 6.15.51 is vulnerable to Cross Site Scripting (XSS).

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2021-44097 β€Ό

EGavilan Media Contact-Form-With-Messages-Entry-Management 1.0 is vulnerable to SQL Injection via Addmessage.php. This allows a remote attacker to compromise Application SQL database.

πŸ“– Read

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

Barco Control Room Management Suite web application, which is part of TransForm N before 3.14, is exposing log files without authentication.

πŸ“– Read

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

School Dormitory Management System v1.0 is vulnerable to reflected cross-site scripting (XSS) via admin/inc/navigation.php:126.

πŸ“– Read

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

libcurl would reuse a previously created connection even when a TLS or SSHrelated option had been changed that should have prohibited reuse.libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse if one of them matches the setup. However, several TLS andSSH settings were left out from the configuration match checks, making themmatch too easily.

πŸ“– Read

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

Online Car Wash Booking System v1.0 is vulnerable to SQL Injection via /ocwbs/classes/Master.php?f=get_vehicle_service.

πŸ“– Read

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

Online Car Wash Booking System v1.0 is vulnerable to SQL Injection via /ocwbs/classes/Master.php?f=delete_service.

πŸ“– Read

via "National Vulnerability Database".
πŸ•΄ Building America's Cybersecurity Infrastructure πŸ•΄

The government is putting the right skills and expertise in place to fight the rising cyber threat.

πŸ“– Read

via "Dark Reading".
πŸ” U.S. Warns of Karakurt Data Extortion Group πŸ”

The group reportedly obtains access to organizations either through stolen login credentials or already compromised victims.

πŸ“– Read

via "".
β€Ό CVE-2022-31992 β€Ό

Badminton Center Management System v1.0 is vulnerable to SQL Injection via /bcms/admin/?page=court_rentals/view_court_rental&id=.

πŸ“– Read

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

Complete Online Job Search System v1.0 is vulnerable to SQL Injection via eris/admin/category/index.php?view=edit&id=.

πŸ“– Read

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

Badminton Center Management System v1.0 is vulnerable to SQL Injection via bcms/classes/Master.php?f=delete_product.

πŸ“– Read

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

Badminton Center Management System v1.0 is vulnerable to SQL Injection via bcms/admin/?page=reports/daily_services_report&date=.

πŸ“– Read

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

Complete Online Job Search System v1.0 is vulnerable to SQL Injection via /eris/admin/company/index.php?view=edit&id=.

πŸ“– Read

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

Complete Online Job Search System v1.0 is vulnerable to SQL Injection via /eris/index.php?q=category&search=.

πŸ“– Read

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

Badminton Center Management System v1.0 is vulnerable to SQL Injection via /bcms/admin/?page=reports/daily_sales_report&date=.

πŸ“– Read

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

Car Rental Management System v1.0 is vulnerable to SQL Injection via car-rental-management-system/booking.php?car_id=.

πŸ“– Read

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

Badminton Center Management System v1.0 is vulnerable to SQL Injection via bcms/classes/Master.php?f=delete_court.

πŸ“– Read

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

Complete Online Job Search System v1.0 is vulnerable to SQL Injection via /eris/index.php?q=result&searchfor=bycompany.

πŸ“– Read

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

Play Framework is a web framework for Java and Scala. A denial of service vulnerability has been discovered in verions 2.8.3 through 2.8.15 of Play's forms library, in both the Scala and Java APIs. This can occur when using either the `Form#bindFromRequest` method on a JSON request body or the `Form#bind` method directly on a JSON value. If the JSON data being bound to the form contains a deeply-nested JSON object or array, the form binding implementation may consume all available heap space and cause an `OutOfMemoryError`. If executing on the default dispatcher and `akka.jvm-exit-on-fatal-error` is enabledΓƒΒ’Γ’β€šΒ¬Γ’β‚¬οΏ½as it is by defaultΓƒΒ’Γ’β€šΒ¬Γ’β‚¬οΏ½then this can crash the application process. `Form.bindFromRequest` is vulnerable when using any body parser that produces a type of `AnyContent` or `JsValue` in Scala, or one that can produce a `JsonNode` in Java. This includes Play's default body parser. This vulnerability been patched in version 2.8.16. There is now a global limit on the depth of a JSON object that can be parsed, which can be configured by the user if necessary. As a workaround, applications that do not need to parse a request body of type `application/json` can switch from the default body parser to another body parser that supports only the specific type of body they expect.

πŸ“– Read

via "National Vulnerability Database".