Site icon Embarcadero RAD Studio, Delphi, & C++Builder Blogs

Updating IDE Subversion DLLs to address security issues

Recently a security issue allowing allowing local code execution after visiting a malicious URL was identified in Subversion, git and Mercurial. All three source control systems released a synchronised security update.

In RAD Studio, we use an external installation of both git and Mercurial, which you point the IDE to in the Options dialog. (Tools > Options > Version Control, and then either the git or Mercurial subitems.) Update whichever distribution you use.

However, we do ship Subversion DLLs, which could be affected by this issue. These can be easily updated, and we have internally tested new DLLs against RAD Studio 10.2.1.  You can find full instructions in the readme.txt in the binsubversion folder – for me this is C:Program Files (x86)EmbarcaderoStudio19.0binsubversion .  A rough summary is:

The readme file has full details.

 

 

 

Exit mobile version