Get a Pentest and security assessment of your IT network.

2021-current

CVE-2020-15264 – The Boxstarter installer before version 2.13.0 configures C:ProgramData

The Boxstarter installer before version 2.13.0 configures C:ProgramDataBoxstarter to be in the system-wide PATH environment variable. However, this directory is writable by normal, unprivileged users. To exploit the vulnerability, place a DLL in this directory that a privileged service is looking for. For example, WptsExtensions.dll When Windows starts, it’ll execute the code in DllMain() with SYSTEM privileges. Any unprivileged user can execute code with SYSTEM privileges. The issue is fixed in version 3.13.0

 

Source: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15264

Reference (s):

  • CERT-VN:VU#208577
  • URL: https://www.kb.cert.org/vuls/id/208577
  • https://github.com/chocolatey/boxstarter/security/advisories/GHSA-rpgx-h675-r3jf
  • URL: https://github.com/chocolatey/boxstarter/security/advisories/GHSA-rpgx-h675-r3jf
  • https://github.com/chocolatey/boxstarter/commit/67e320491813550b48900e87105a34ceefdcf633
Related posts
2021-current

CVE-2004-1715 - Directory traversal vulnerability in MIMEsweeper for Web before 5.0.4 all

2021-current

CVE-2014-6594 - Unspecified vulnerability in the Oracle iLearning component in Oracle iLe

2021-current

CVE-2019-8457 - SQLite3 from 3.6.0 to and including 3.27.2 is vulnerable to heap out-of-b

2021-current

CVE-2020-12257 - rConfig 3.9.4 is vulnerable to cross-site request forgery (CSRF) because