Vladimir Sitnikov

2 exploits Active since Sep 2019
CVE-2019-16370 WRITEUP MEDIUM WRITEUP
Gradle < 6.0 - Use of a Broken or Risky Cryptographic Algorithm via SHA-1 in PGP Signing Plugin
The PGP signing plugin in Gradle before 6.0 relies on the SHA-1 algorithm, which might allow an attacker to replace an artifact with a different one that has the same SHA-1 message digest, a related issue to CVE-2005-4900.
CVSS 5.9
CVE-2022-21724 WRITEUP HIGH WRITEUP
PostgreSQL JDBC Driver pgjdbc - Plugin Class Code Execution
pgjdbc is the offical PostgreSQL JDBC Driver. A security hole was found in the jdbc driver for postgresql database while doing security research. The system using the postgresql library will be attacked when attacker control the jdbc url or properties. pgjdbc instantiates plugin instances based on class names provided via `authenticationPluginClassName`, `sslhostnameverifier`, `socketFactory`, `sslfactory`, `sslpasswordcallback` connection properties. However, the driver did not verify if the class implements the expected interface before instantiating the class. This can lead to code execution loaded via arbitrary classes. Users using plugins are advised to upgrade. There are no known workarounds for this issue.
CVSS 7.0