DatabaseSchemaViewer before version 2.7.4.3 is vulnerable to arbitrary code execution if a user is tricked into opening a specially crafted `.dbschema` file. The patch was released in v2.7.4.3. As a workaround, ensure `.dbschema` files from untrusted sources are not opened.
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
Link | Tags |
---|---|
https://github.com/martinjw/dbschemareader/security/advisories/GHSA-rfjh-m356-mpqf | third party advisory |
https://github.com/martinjw/dbschemareader/commit/4c0ab7b1fd8c4e3140f9fd54d303f107a9c8d994 | third party advisory patch |
https://github.com/martinjw/dbschemareader/releases/tag/2.7.4.3 | third party advisory |