Lucene search
+L

30 matches found

OSV
OSV
added 2 days ago5 views

CVE-2026-70375 HashBrown CMS: OS Command Injection via Git Deployer Branch Field

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability CWE-78 in the Git deployer component. GitDeployer.pullRepo in src/Server/Entity/Deployer/GitDeployer.js executes AppService.execgit checkout $this.branch || 'master', interpolating the configured branch value directly into...

8.8CVSS5.6AI score
SaveExploits0References4
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-53098

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability CWE-78 in the Git deployer component. GitDeployer.pullRepo in src/Server/Entity/Deployer/GitDeployer.js executes AppService.execgit checkout $this.branch || 'master', interpolating the configured branch value directly into...

8.8CVSS5.6AI score0.00981EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago21 views

CVE-2026-70375

CVE-2026-70375 : HashBrown CMS <1.4.6 has an OS Command Injection in the Git deployer. GitDeployer.pullRepo() runs AppService.exec(git checkout ${this.branch || 'master'}) with the branch value interpolated directly, and GitDeployer.validate() only rejects a single quote in repo/branch/usernam...

8.8CVSS5.6AI score0.00981EPSS
SaveExploits0References2
OSV
OSV
added 2 days ago4 views

CVE-2026-70374 HashBrown CMS: OS Command Injection in Media Upload Thumbnail Generation

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability CWE-78 in the media upload thumbnail generation routine. Media.generateThumbnail in src/Server/Entity/Resource/Media.js builds a temporary file path as 'thumbnail' + Path.extnamefilename and passes it, unescaped, into a...

8.8CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2 days ago34 views

CVE-2026-70374 HashBrown CMS: OS Command Injection in Media Upload Thumbnail Generation

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability CWE-78 in the media upload thumbnail generation routine. Media.generateThumbnail in src/Server/Entity/Resource/Media.js builds a temporary file path as 'thumbnail' + Path.extnamefilename and passes it, unescaped, into a...

8.8CVSS0.02516EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2020-28090

Malware in sbrugna...

8.8CVSS8.6AI score0.01281EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2022-2378

Malicious code in bioql PyPI...

9.8CVSS9.1AI score0.03573EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2022-4911

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.01494EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/05/22 5:29 p.m.10 views

CVE-2020-6949

A privilege escalation issue was discovered in the postUser function in HashBrown CMS through 1.3.3. An editor user can change the password hash of an admin user's account, or otherwise reconfigure that account...

8.8CVSS7.3AI score0.01281EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:46 p.m.11 views

CVE-2020-6948

A remote code execution issue was discovered in HashBrown CMS through 1.3.3. Server/Entity/Deployer/GitDeployer.js has a Service.AppService.exec call that mishandles the URL, repository, username, and password...

9.8CVSS7.8AI score0.03573EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:39 p.m.10 views

CVE-2020-5840

An issue was discovered in HashBrown CMS before 1.3.2. Server/Entity/Resource/Connection.js allows an attacker to reach a parent directory via a crafted name or ID field...

7.5CVSS6.7AI score0.01494EPSS
SaveExploits0References1
OSV
OSV
added 2022/05/24 5:6 p.m.15 views

GHSA-4GJV-5JJP-RCGH HashBrown CMS RCE

A remote code execution issue was discovered in HashBrown CMS through 1.3.3. Server/Entity/Deployer/GitDeployer.js has a Service.AppService.exec call that mishandles the URL, repository, username, and password...

9.8CVSS9.8AI score0.03573EPSS
SaveExploits1References4
OSV
OSV
added 2022/05/24 5:5 p.m.20 views

GHSA-Q7HX-MRV5-6MRP HashBrown CMS Directory Traversal

An issue was discovered in HashBrown CMS before 1.3.2. Server/Entity/Resource/Connection.js allows an attacker to reach a parent directory via a crafted name or ID field...

7.5CVSS7.3AI score0.01494EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/05/24 5:5 p.m.29 views

HashBrown CMS Directory Traversal

An issue was discovered in HashBrown CMS before 1.3.2. Server/Entity/Resource/Connection.js allows an attacker to reach a parent directory via a crafted name or ID field...

7.5CVSS6.7AI score0.01494EPSS
SaveExploits0References5Affected Software1
CNVD
CNVD
added 2020/01/14 12:0 a.m.7 views

HashBrown CMS Remote Code Execution Vulnerability

HashBrown CMS is an open source headless content management system CMS. HashBrown CMS suffers from a remote code execution vulnerability that stems from the program not performing proper security checks. An attacker could exploit the vulnerability to execute code...

9.8CVSS8.2AI score0.03573EPSS
SaveExploits1References1
OSV
OSV
added 2020/01/13 7:15 p.m.23 views

CVE-2020-6948

A remote code execution issue was discovered in HashBrown CMS through 1.3.3. Server/Entity/Deployer/GitDeployer.js has a Service.AppService.exec call that mishandles the URL, repository, username, and password...

9.8CVSS7.8AI score
SaveExploits0References1
NVD
NVD
added 2020/01/13 7:15 p.m.27 views

CVE-2020-6949

A privilege escalation issue was discovered in the postUser function in HashBrown CMS through 1.3.3. An editor user can change the password hash of an admin user's account, or otherwise reconfigure that account...

8.8CVSS9AI score0.01281EPSS
SaveExploits1References1
NVD
NVD
added 2020/01/13 7:15 p.m.31 views

CVE-2020-6948

A remote code execution issue was discovered in HashBrown CMS through 1.3.3. Server/Entity/Deployer/GitDeployer.js has a Service.AppService.exec call that mishandles the URL, repository, username, and password...

9.8CVSS9.8AI score0.03573EPSS
SaveExploits1References1
OSV
OSV
added 2020/01/13 7:15 p.m.26 views

CVE-2020-6949

A privilege escalation issue was discovered in the postUser function in HashBrown CMS through 1.3.3. An editor user can change the password hash of an admin user's account, or otherwise reconfigure that account...

8.8CVSS7.3AI score
SaveExploits0References1
Prion
Prion
added 2020/01/13 7:15 p.m.21 views

Remote code execution

A remote code execution issue was discovered in HashBrown CMS through 1.3.3. Server/Entity/Deployer/GitDeployer.js has a Service.AppService.exec call that mishandles the URL, repository, username, and password...

7.5CVSS9.7AI score0.03573EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder