Lucene search
+L

91402 matches found

Snyk
Snyk
added 2026/07/13 8:52 p.m.13 views

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

Overview hfs is a HTTP File Server Affected versions of this package are vulnerable to Use of Cryptographically Weak Pseudo-Random Number Generator PRNG via predictable randomness in the authentication/session handling code in src/index.ts and src/api.auth.ts. An attacker can forge an administrat...

9.8CVSS6.2AI score0.00857EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/13 8:52 p.m.7 views

Cross-site Scripting (XSS)

Overview hfs is a HTTP File Server Affected versions of this package are vulnerable to Cross-site Scripting XSS through the log entry renderer in admin/src/LogsPage.ts. An attacker can execute JavaScript in an administrator’s browser by submitting a failed login with a crafted username that is...

6.1CVSS5.1AI score0.00419EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/13 7:43 p.m.15 views

CVE-2026-58408 ChurchCRM : Broken Access Control in `CSVCreateFile.php` Allows Low-Privileged Users to Export All Members' PII

ChurchCRM is an open-source church management system. Prior to version 7.4.0, a low-privileged user can bypass the /admin/export UI and exfiltrate the entire member directory. The POST /CSVCreateFile.php endpoint generates and streams a CSV containing the full Personally Identifiable Information...

6.5CVSS6.1AI score
SaveExploits0References3
NVD
NVD
added 2026/07/13 6:16 p.m.14 views

CVE-2026-61502

Rejetto HFS 3.0.0 through 3.2.0 accepts state-changing API requests via the GET method and exempts GET requests from its anti-CSRF header check. A remote attacker can perform administrative actions including account creation and configuration changes leading to code execution - by causing a...

5.1CVSS0.00216EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/13 6:16 p.m.15 views

CVE-2026-61501

Rejetto HFS 3.0.0 through 3.2.0 renders log entries in the administration panel as HTML without sanitization. A remote unauthenticated attacker can submit a failed login with a crafted username that is written to the error log and executes JavaScript in an administrator's browser when the logs ar...

6.1CVSS0.00419EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/13 6:16 p.m.12 views

CVE-2026-61463

Shiori contains a privilege escalation vulnerability in the account update endpoint that allows authenticated users to modify the owner field without authorization checks. Attackers can escalate to administrator by submitting a crafted PATCH request with owner: true, then re-authenticate to obtai...

8.8CVSS0.00523EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/13 6:16 p.m.13 views

CVE-2026-61500

Rejetto HFS 3.0.0 through 3.2.0 derives its session-cookie signing key from the non-cryptographic Math.random generator and discloses outputs of the same generator to unauthenticated clients during login. A remote attacker can collect a small number of login responses, reconstruct the generator's...

9.8CVSS0.00857EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/13 5:55 p.m.20 views

NukeViet: Path Traversal to Arbitrary File Deletion in Edit Comment Function

Summary Path Traversal to Arbitrary File Deletion in the Edit Comment admin function. An authenticated administrator can delete arbitrary files within the application root e.g., config.php by injecting a crafted attach parameter, rendering the application inoperable. Affected Component...

6.2AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/13 5:55 p.m.11 views

GHSA-C9XG-64P9-F2JJ NukeViet: Path Traversal to Arbitrary File Deletion in Edit Comment Function

Summary Path Traversal to Arbitrary File Deletion in the Edit Comment admin function. An authenticated administrator can delete arbitrary files within the application root e.g., config.php by injecting a crafted attach parameter, rendering the application inoperable. Affected Component...

8.7CVSS6.2AI score
SaveExploits0References2
CVE
CVE
added 2026/07/13 5:23 p.m.26 views

CVE-2026-61503

CVE-2026-61503 – Rejetto HFS : Affects HFS 3.0.0–3.2.0. The login endpoint returns observably different responses depending on whether the username exists, enabling remote, unauthenticated actors to confirm valid accounts (including the default admin) and facilitating password guessing and sessio...

6.9CVSS6.1AI score0.00436EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/13 5:22 p.m.47 views

CVE-2026-61463 Shiori Authenticated Privilege Escalation via PATCH /api/v1/auth/account

Shiori contains a privilege escalation vulnerability in the account update endpoint that allows authenticated users to modify the owner field without authorization checks. Attackers can escalate to administrator by submitting a crafted PATCH request with owner: true, then re-authenticate to obtai...

8.8CVSS0.00523EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/13 5:22 p.m.26 views

CVE-2026-61502

CVE-2026-61502 affects Rejetto HFS versions 3.0.0 through 3.2.0. The root cause is that state-changing API requests can be issued via GET and are exempt from the anti-CSRF header check, enabling a remote attacker to perform administrative actions (e.g., account creation, configuration changes) an...

5.1CVSS6.4AI score0.00216EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/13 5:22 p.m.10 views

CVE-2026-61463 Shiori Authenticated Privilege Escalation via PATCH /api/v1/auth/account

Shiori contains a privilege escalation vulnerability in the account update endpoint that allows authenticated users to modify the owner field without authorization checks. Attackers can escalate to administrator by submitting a crafted PATCH request with owner: true, then re-authenticate to obtai...

8.8CVSS6.1AI score0.00523EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/13 5:22 p.m.12 views

CVE-2026-61463

Shiori contains a privilege escalation vulnerability in the account update endpoint that allows authenticated users to modify the owner field without authorization checks. Attackers can escalate to administrator by submitting a crafted PATCH request with owner: true, then re-authenticate to obtai...

8.8CVSS6.1AI score0.00523EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/13 5:22 p.m.38 views

CVE-2026-61502 Rejetto HFS < 3.2.1 Cross-Site Request Forgery via GET Requests

Rejetto HFS 3.0.0 through 3.2.0 accepts state-changing API requests via the GET method and exempts GET requests from its anti-CSRF header check. A remote attacker can perform administrative actions including account creation and configuration changes leading to code execution - by causing a...

5.1CVSS0.00216EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/13 5:22 p.m.13 views

CVE-2026-61502 Rejetto HFS < 3.2.1 Cross-Site Request Forgery via GET Requests

Rejetto HFS 3.0.0 through 3.2.0 accepts state-changing API requests via the GET method and exempts GET requests from its anti-CSRF header check. A remote attacker can perform administrative actions including account creation and configuration changes leading to code execution - by causing a...

5.1CVSS6.4AI score
SaveExploits0References5
CVE
CVE
added 2026/07/13 5:22 p.m.28 views

CVE-2026-61501

Rejetto HFS versions 3.0.0–3.2.0 expose a stored XSS in the admin log viewer: log entries rendered as HTML without sanitization allow a remote unauthenticated attacker to craft a username, write JavaScript to the error log, and execute code in an administrator’s browser when logs are viewed, pote...

6.1CVSS6.3AI score0.00419EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/13 5:22 p.m.17 views

EUVD-2026-43506

Rejetto HFS 3.0.0 through 3.2.0 renders log entries in the administration panel as HTML without sanitization. A remote unauthenticated attacker can submit a failed login with a crafted username that is written to the error log and executes JavaScript in an administrator's browser when the logs ar...

6.1CVSS6.3AI score0.00419EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/13 5:22 p.m.37 views

CVE-2026-61501 Rejetto HFS < 3.2.1 Stored XSS in Admin Log Viewer

Rejetto HFS 3.0.0 through 3.2.0 renders log entries in the administration panel as HTML without sanitization. A remote unauthenticated attacker can submit a failed login with a crafted username that is written to the error log and executes JavaScript in an administrator's browser when the logs ar...

6.1CVSS0.00419EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/13 5:22 p.m.16 views

CVE-2026-61501 Rejetto HFS < 3.2.1 Stored XSS in Admin Log Viewer

Rejetto HFS 3.0.0 through 3.2.0 renders log entries in the administration panel as HTML without sanitization. A remote unauthenticated attacker can submit a failed login with a crafted username that is written to the error log and executes JavaScript in an administrator's browser when the logs ar...

5.3CVSS6.3AI score
SaveExploits0References5
Rows per page
Query Builder