Lucene search
+L

12985 matches found

NVD
NVD
added 2024/04/10 10:15 p.m.32 views

CVE-2024-31995

@digitalbazaar/zcap provides JavaScript reference implementation for Authorization Capabilities. Prior to version 9.0.1, when invoking a capability with a chain depth of 2, i.e., it is delegated directly from the root capability, the expires property is not properly checked against the current da...

4.3CVSS4.5AI score0.00441EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/04/10 9:59 p.m.25 views

CVE-2024-31999 @fastify/secure-session: Reuse of destroyed secure session cookie

@festify/secure-session creates a secure stateless cookie session for Fastify. At the end of the request handling, it will encrypt all data in the session with a secret key and attach the ciphertext as a cookie value with the defined cookie name. After that, the session on the server side is...

7.4CVSS7.2AI score0.00617EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/04/10 8:46 p.m.55 views

CVE-2024-31996 XWiki Commons missing escaping of `{` in Velocity escapetool allows remote code execution

XWiki Platform is a generic wiki platform. Starting in version 3.0.1 and prior to versions 4.10.19, 15.5.4, and 15.10-rc-1, the HTML escaping of escaping tool that is used in XWiki doesn't escape , which, when used in certain places, allows XWiki syntax injection and thereby remote code execution...

10CVSS10AI score0.02104EPSS
SaveExploits1References6
EUVD
EUVD
added 2024/04/10 8:40 p.m.10 views

EUVD-2024-1290

XWiki Platform is a generic wiki platform. Starting in version 13.9-rc-1 and prior to versions 4.10.19, 15.5.4, and 15.10-rc-1, when the realtime editor is installed in XWiki, it allows arbitrary remote code execution with the interaction of an admin user with programming right. More precisely, b...

9.6CVSS7AI score0.00696EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2024/04/10 8:27 p.m.40 views

CVE-2024-31986 XWiki Platform CSRF remote code execution through scheduler job's document reference

XWiki Platform is a generic wiki platform. Starting in version 3.1 and prior to versions 4.10.19, 15.5.4, and 15.10-rc-1, by creating a document with a special crafted documented reference and an XWiki.SchedulerJobClass XObject, it is possible to execute arbitrary code on the server whenever an...

9CVSS9.5AI score0.00549EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2024/04/10 7:44 p.m.44 views

CVE-2024-31983 XWiki Platform: Remote code execution from edit in multilingual wikis via translations

XWiki Platform is a generic wiki platform. In multilingual wikis, translations can be edited by any user who has edit right, circumventing the rights that are normally required for authoring translations script right for user-scope translations, wiki admin for translations on the wiki. Starting i...

9.9CVSS10AI score0.01447EPSS
SaveExploits1References5
CVE
CVE
added 2024/04/10 7:12 p.m.90 views

CVE-2024-31465

CVE-2024-31465 affects XWiki Platform. The vulnerability stems from an object type XWiki.SearchSuggestSourceClass that, when added to a user profile or page by any user with edit rights, enables remote code execution on the server, compromising confidentiality, integrity, and availability. Affect...

9.9CVSS6.9AI score0.75575EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2024/04/10 7:12 p.m.53 views

CVE-2024-31465 XWiki Platform: Remote code execution from account via SearchSuggestSourceSheet

XWiki Platform is a generic wiki platform. Starting in version 5.0-rc-1 and prior to versions 14.10.20, 15.5.4, and 15.9-rc-1, any user with edit right on any page can execute any code on the server by adding an object of type XWiki.SearchSuggestSourceClass to their user profile or any other page...

9.9CVSS9.8AI score0.75575EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2024/04/10 5:16 p.m.42 views

XWiki Commons missing escaping of `{` in Velocity escapetool allows remote code execution

Impact The HTML escaping of escaping tool that is used in XWiki doesn't escape , which, when used in certain places, allows XWiki syntax injection and thereby remote code execution. To reproduce in an XWiki installation, open...

10CVSS7.7AI score0.02104EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/10 5:16 p.m.26 views

zcap has incomplete expiration checks in capability chains.

Impact When invoking a capability with a chain depth of 2, i.e., it is delegated directly from the root capability, the expires property is not properly checked against the current date or other date param. This can allow invocations outside of the original intended time period. A zcap still cann...

4.3CVSS7AI score0.00441EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/04/10 5:15 p.m.24 views

GHSA-J5VM-7QCC-2WWG Kopia: Storage connection credentials written to console on "repository status" CLI command with JSON output

Impact What kind of vulnerability is it? Who is impacted? Storage credentials are written to the console. Patches Has the problem been patched? Yes, see 3589 What versions should users upgrade to? - Any version after or including commit 1d6f852cd6534f4bea978cbdc85c583803d79f77 - No release has be...

2CVSS5.8AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/04/10 5:15 p.m.25 views

Kopia: Storage connection credentials written to console on "repository status" CLI command with JSON output

Impact What kind of vulnerability is it? Who is impacted? Storage credentials are written to the console. Patches Has the problem been patched? Yes, see 3589 What versions should users upgrade to? - Any version after or including commit 1d6f852cd6534f4bea978cbdc85c583803d79f77 - No release has be...

5.3AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/10 5:14 p.m.36 views

XWiki Platform CSRF remote code execution through the realtime HTML Converter API

Impact When the realtime editor is installed in XWiki, it allows arbitrary remote code execution with the interaction of an admin user with programming right. More precisely, by getting an admin user to either visit a crafted URL or to view an image with this URL that could be in a comment, the...

9.6CVSS7.8AI score0.00696EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/10 5:14 p.m.39 views

XWiki Platform CSRF remote code execution through scheduler job's document reference

Impact By creating a document with a special crafted documented reference and an XWiki.SchedulerJobClass XObject, it is possible to execute arbitrary code on the server whenever an admin visits the scheduler page or the scheduler page is referenced, e.g., via an image in a comment on a page in th...

9CVSS7.9AI score0.00549EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/10 5:13 p.m.33 views

XWiki Platform: Remote code execution through space title and Solr space facet

Impact By creating a document with a specially crafted title, it is possible to trigger remote code execution in the Solr-based search in XWiki. This allows any user who can edit the title of a space all users by default to execute any Groovy code in the XWiki installation which compromises the...

9.9CVSS8.1AI score0.82996EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/10 5:13 p.m.36 views

XWiki Platform: Remote code execution from edit in multilingual wikis via translations

Impact In multilingual wikis, translations can be edited by any user who has edit right, circumventing the rights that are normally required for authoring translations script right for user-scope translations, wiki admin for translations on the wiki. This can be exploited for remote code executio...

9.9CVSS8AI score0.01447EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/10 5:12 p.m.71 views

XWiki Platform: Remote code execution as guest via DatabaseSearch

Impact XWiki's database search allows remote code execution through the search text. This allows remote code execution for any visitor of a public wiki or user of a closed wiki as the database search is by default accessible for all users. This impacts the confidentiality, integrity and...

10CVSS8.7AI score0.3428EPSS
SaveExploits4References10Affected Software1
OSV
OSV
added 2024/04/10 5:11 p.m.47 views

GHSA-VXWR-WPJV-QJQ7 XWiki Platform: Privilege escalation (PR) from user registration through PDFClass

Impact Remote code execution is possible via PDF export templates. To reproduce on an installation, register a new user account with username PDFClass if XWiki.PDFClass does not exist. On XWiki.PDFClass, use the class editor to add a "style" property of type "TextArea" and content type "Plain...

9.9CVSS9.3AI score0.01447EPSS
SaveExploits1References7
OSV
OSV
added 2024/04/10 5:11 p.m.28 views

GHSA-34FJ-R5GQ-7395 XWiki Platform: Remote code execution from account via SearchSuggestSourceSheet

Impact Any user with edit right on any page can execute any code on the server by adding an object of type XWiki.SearchSuggestSourceClass to their user profile or any other page. This compromises the confidentiality, integrity and availability of the whole XWiki installation. To reproduce on an...

9.9CVSS9.3AI score0.75575EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2024/04/10 5:11 p.m.33 views

XWiki Platform: Remote code execution from account via SearchSuggestSourceSheet

Impact Any user with edit right on any page can execute any code on the server by adding an object of type XWiki.SearchSuggestSourceClass to their user profile or any other page. This compromises the confidentiality, integrity and availability of the whole XWiki installation. To reproduce on an...

9.9CVSS7.3AI score0.75575EPSS
SaveExploits1References8Affected Software1
Rows per page
Query Builder