Enterprise Vulnerabilities
From DHS/US-CERT's National Vulnerability Database
CVE-2023-1172PUBLISHED: 2023-03-17
The Bookly plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the full name value in versions up to, and including, 21.5 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that w...
CVE-2023-1469PUBLISHED: 2023-03-17
The WP Express Checkout plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘pec_coupon[code]’ parameter in versions up to, and including, 2.2.8 due to insufficient input sanitization and output escaping. This makes it possible for authenti...
CVE-2023-1466PUBLISHED: 2023-03-17
A vulnerability was found in SourceCodester Student Study Center Desk Management System 1.0. It has been rated as critical. This issue affects the function view_student of the file admin/?page=students/view_student. The manipulation of the argument id with the input 3' AND (SELECT 2100 FROM (SELECT(...
CVE-2023-1467PUBLISHED: 2023-03-17
A vulnerability classified as critical has been found in SourceCodester Student Study Center Desk Management System 1.0. Affected is an unknown function of the file Master.php?f=delete_img of the component POST Parameter Handler. The manipulation of the argument path with the input C%3A%2Ffoo.txt le...
CVE-2023-1468PUBLISHED: 2023-03-17
A vulnerability classified as critical was found in SourceCodester Student Study Center Desk Management System 1.0. Affected by this vulnerability is an unknown functionality of the file admin/?page=reports&date_from=2023-02-17&date_to=2023-03-17 of the component Report Handler. The manipula...
User Rank: Apprentice
8/17/2019 | 1:22:45 PM
Understanding that certificates supposedly confirm that a given site is the actual site the issues surrounding them are:
1. they can be spoofed. For example Google changes its certificates every week after someone spoofed theirs.
2. they provide huge amounts of metadata to the certifying agent. For example, to reach a website a client must first clear the connection through a third party. that third party can collect data from the client, computer, OS, IP, cookies, and a host of data. As such it offers bad agents an opportunity to sell that data. Google and Cloudflair are two who have that data and compile it. In other terms Certificates may confirm a site is a site but at what cost?
3. If the purpose of a certificate is to encrypt a communications channel, why can't a site simply issue its own one time use encryption? Could it be that Google can't collect data if clients don't go through Google so they make it a requirement?
In general the idea of a 'certificate' issued by a third party is simply a bandaid that makes Google and others wealthy rather than encouraging better ideas to provide security, identity and more privacy.