Lucene search
+L

4035 matches found

CVE
CVE
added 2026/02/10 7:09 p.m.19 views

CVE-2025-29952

CVE-2025-29952 involves improper initialization in AMD Secure Encrypted Virtualization (SEV) firmware that can allow an admin-privileged attacker to corrupt RMP-protected memory, potentially causing loss of guest memory integrity. Affected component: SEV firmware; root cause: improper initializat...

5.9CVSS5.5AI score0.00143EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/10 12:00 a.m.15 views

PT-2026-7258

Name of the Vulnerable Software and Affected Versions SINEC NMS versions prior to 4.0 SP2 Description The application allows unauthorized modification of a configuration file by a user with limited privileges. This could enable an attacker to load malicious DLLs, potentially resulting in arbitrar...

8.5CVSS6.2AI score0.00238EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/02/09 9:07 p.m.13 views

CVE-2026-25875 PlaciPy Admin Privilege Escalation via Trusted JWT Claims

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, The admin authorization middleware trusts client-controlled JWT claims role and scope without enforcing server-side role verification...

9.3CVSS5.4AI score0.00288EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/09 1:33 a.m.9 views

CVE-2025-15027

The JAY Login & Register plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.6.03. This is due to the plugin allowing a user to update arbitrary user meta through the 'jayloginregisterajaxcreatefinaluser' function. This makes it possible for...

9.8CVSS5.5AI score0.00412EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/08 1:21 a.m.11 views

CVE-2026-25764

OpenProject is an open-source, web-based project management software. Prior to versions 16.6.7 and 17.0.3, an HTML injection vulnerability occurs in the time tracking function of OpenProject. The application does not escape HTML tags, an attacker with administrator privileges can create a work...

3.5CVSS5.4AI score0.00241EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/02/08 12:00 a.m.22 views

WordPress plugin JAY Login & Register 安全漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows users to create personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. The WordPres...

9.8CVSS5.9AI score0.00412EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/02/06 11:14 p.m.44 views

CVE-2020-37106 Business Live Chat Software 1.0 - Cross-Site Request Forgery (Add Admin)

Business Live Chat Software 1.0 contains a cross-site request forgery vulnerability that allows attackers to change user account roles without authentication. Attackers can craft a malicious HTML form to modify user privileges by submitting a POST request to the user creation endpoint with...

5.3CVSS0.00181EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/02/06 11:14 p.m.5 views

CVE-2020-37106 Business Live Chat Software 1.0 - Cross-Site Request Forgery (Add Admin)

Business Live Chat Software 1.0 contains a cross-site request forgery vulnerability that allows attackers to change user account roles without authentication. Attackers can craft a malicious HTML form to modify user privileges by submitting a POST request to the user creation endpoint with...

5.3CVSS5.3AI score0.00181EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/02/06 10:10 p.m.9 views

EUVD-2026-5557

OpenProject is an open-source, web-based project management software. Prior to versions 16.6.7 and 17.0.3, an HTML injection vulnerability occurs in the time tracking function of OpenProject. The application does not escape HTML tags, an attacker with administrator privileges can create a work...

3.5CVSS5.4AI score0.00241EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/06 10:10 p.m.11 views

CVE-2026-25764 OpenProject vulnerable to Stored HTML injection

OpenProject is an open-source, web-based project management software. Prior to versions 16.6.7 and 17.0.3, an HTML injection vulnerability occurs in the time tracking function of OpenProject. The application does not escape HTML tags, an attacker with administrator privileges can create a work...

3.5CVSS5.4AI score
SaveExploits0References5
Snyk
Snyk
added 2026/02/06 6:52 p.m.7 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal in the SettingsGitHooksEdit function, accessible via the name parameter to the /username/reponame/settings/hooks/git endpoint. An admin user with AllowGitHook privilege can read and write arbitrary files on the serve...

8.5CVSS6.5AI score0.00456EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/06 6:14 p.m.8 views

GHSA-MRPH-W4HH-GX3G Gogs has arbitrary file read/write via Path Traversal in Git hook editing

Vulnerability Description In the endpoint: /username/reponame/settings/hooks/git/:name the :name parameter: Is URL-decoded by macaron routing, allowing decoded slashes / Is then passed directly to: go git.Repository.Hook"customhooks", name which internally resolves the path as: go...

6.5CVSS5.5AI score0.00456EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/02/06 6:14 p.m.18 views

Gogs has arbitrary file read/write via Path Traversal in Git hook editing

Vulnerability Description In the endpoint: /username/reponame/settings/hooks/git/:name the :name parameter: Is URL-decoded by macaron routing, allowing decoded slashes / Is then passed directly to: go git.Repository.Hook"customhooks", name which internally resolves the path as: go...

6.5CVSS5.5AI score0.00456EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/06 12:00 a.m.12 views

PT-2026-6863

Vulnerability Description In the endpoint: /username/reponame/settings/hooks/git/:name the :name parameter: Is URL-decoded by macaron routing, allowing decoded slashes / Is then passed directly to: go git.Repository.Hook"custom hooks", name which internally resolves the path as: go...

6.5CVSS5.5AI score0.00456EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/02/06 12:00 a.m.18 views

PT-2026-6806

Name of the Vulnerable Software and Affected Versions OpenProject versions prior to 16.6.7 OpenProject versions prior to 17.0.3 Description OpenProject is a web-based project management software. A flaw exists in the time tracking function where the application fails to properly handle HTML tags...

3.5CVSS5.7AI score0.00241EPSS
SaveExploits0References8
OSV
OSV
added 2026/02/05 6:30 p.m.13 views

GHSA-5JG5-XQFW-RV92 Microweber has a Cross-site Scripting vulnerability

Cross-site Scripting vulnerability in the "/admin/order/abandoned" endpoint of Microweber 2.0.19. An attacker can manipulate the "orderDirection" parameter in a crafted URL and lure a user with admin privileges into visiting it, achieving JavaScript code execution in the victim's browser. The iss...

6.3CVSS6.2AI score0.0027EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/02/05 1:55 a.m.10 views

EUVD-2025-206867

A post‑authentication command injection vulnerability in the Dynamic DNS DDNS configuration CLI command in Zyxel ATP series firmware versions from V5.35 through V5.41, USG FLEX series firmware versions from V5.35 through V5.41, USG FLEX 50W series firmware versions from V5.35 through V5.41, and...

7.2CVSS5.7AI score0.01354EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/02/05 12:00 a.m.11 views

EUVD-2025-206823

Cross Site Scripting vulnerability in the "/admin/category/create" endpoint of Microweber 2.0.19. An attacker can manipulate the "relid" parameter in a crafted URL and lure a user with admin privileges into visiting it, achieving JavaScript code execution in the victim's browser. The issue was...

6.1CVSS6.1AI score0.00271EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/02/05 12:00 a.m.16 views

Microweber 安全漏洞

Microweber is an open-source online store management system that provides drag-and-drop functionality. This system includes modules for adding products and images. Version 2.0.19 of Microweber has a security vulnerability. This vulnerability stems from the /admin/category/create endpoint, which...

6.1CVSS5.5AI score0.00271EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/02/05 12:00 a.m.11 views

EUVD-2025-206822

Cross Site Scripting vulnerability in the "/admin/order/abandoned" endpoint of Microweber 2.0.19. An attacker can manipulate the "orderDirection" parameter in a crafted URL and lure a user with admin privileges into visiting it, achieving JavaScript code execution in the victim's browser. The iss...

6.1CVSS6.1AI score0.0027EPSS
SaveExploits1References2
Rows per page
Query Builder