Lucene search
+L

12985 matches found

NVD
NVD
added 2023/03/04 12:15 a.m.18 views

CVE-2023-26490

mailcow is a dockerized email package, with multiple containers linked in one bridged network. The Sync Job feature - which can be made available to standard users by assigning them the necessary permission - suffers from a shell command injection. A malicious user can abuse this vulnerability to...

8.8CVSS8.2AI score0.0222EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2023/03/04 12:00 a.m.9 views

PT-2023-2220 · Gitlab · Gitlab

Name of the Vulnerable Software and Affected Versions: GitLab versions 12.1 through 15.7.8 GitLab versions 15.8 through 15.8.4 GitLab versions 15.9 through 15.9.2 Description: An issue has been discovered in GitLab that allows a project maintainer to extract a Datadog integration API key by...

5.5CVSS4.5AI score0.00565EPSS
SaveExploits0References13
OSV
OSV
added 2023/03/03 11:37 p.m.24 views

CVE-2023-26490 mailcow is vulnerable to shell command injection via xoauth2 authentication in imapsync​

mailcow is a dockerized email package, with multiple containers linked in one bridged network. The Sync Job feature - which can be made available to standard users by assigning them the necessary permission - suffers from a shell command injection. A malicious user can abuse this vulnerability to...

7.3CVSS8.9AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/03/03 10:53 p.m.36 views

xwiki vulnerable to Improper Handling of Exceptional Conditions

Impact Users with write rights can insert well-formed content that is not handled well by the parser. For instance, with xwiki/2.1, inserting a deeply nested group blocks .... see the generator below to produce a large payload can lead to the parser throwing a StackOverflowError. As a consequence...

6.5CVSS6.7AI score0.01083EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/03 10:51 p.m.35 views

org.xwiki.platform:xwiki-platform-flamingo-theme-ui Eval Injection vulnerability

Impact It's possible to inject arbitrary wiki syntax including Groovy, Python and Velocity script macros via the newThemeName request parameter URL parameter, in combination with additional parameters formtoken=1&action=create. For instance:...

10CVSS9.2AI score0.74757EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/03/03 10:49 p.m.67 views

GHSA-9CQM-5WF7-WCJ7 XWiki Platform users may execute anything with superadmin right through comments and async macro

Impact Comments are supposed to be executed with the right of superadmin but in restricted mode anything dangerous is disabled but the async macro is not taking into account the restricted mode. This means that any user with comment right can use the async macro to make it execute any wiki conten...

9.9CVSS9.3AI score0.0092EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2023/03/03 10:48 p.m.40 views

XWiki Platform vulnerable to privilege escalation via async macro and IconThemeSheet from the user profile

Impact One can execute any wiki content with the right of IconThemeSheet author by creating an icon theme with the following content: async async="true" groovy println"Hello from Groovy!" /groovy /async Can be done by creating a new page or even through the user profile for users not having edit...

9.9CVSS8.5AI score0.01107EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/03/03 10:48 p.m.101 views

GHSA-3738-P9X3-MV9R XWiki Platform vulnerable to privilege escalation via properties with wiki syntax that are executed with wrong author

Impact It's possible to use the right of an existing document content author to execute a text area property. To reproduce: As an admin with programming rights, create a new user without script or programming right. Login with the freshly created user. Insert the following text in source mode in...

9.9CVSS9.2AI score0.00787EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/03/03 3:52 a.m.8 views

SUSE CVE-2023-26053

Gradle is a build tool with a focus on build automation and support for multi-language development. This is a collision attack on long IDs 64bits for PGP keys. Users of dependency verification in Gradle are vulnerable if they use long IDs for PGP keys in a trusted-key or pgp element in their...

9.8CVSS6.8AI score0.01002EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/03/03 12:00 a.m.15 views

PT-2023-21210 · Openbsd · Openbsd

Name of the Vulnerable Software and Affected Versions: OpenBSD version 7.2 Description: A TCP packet with destination port 0 that matches a pf divert-to rule can crash the kernel. Recommendations: For OpenBSD version 7.2, as a temporary workaround, consider disabling the pf divert-to rule until a...

7.5CVSS7.5AI score0.00757EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2023/03/03 12:00 a.m.8 views

PT-2023-16793 · Zhong Bang · Zhong Bang Crmeb Java

Name of the Vulnerable Software and Affected Versions: Zhong Bang CRMEB Java version 1.3.4 Description: A critical issue has been found, affecting the /api/admin/system/store/order/list endpoint. The manipulation of the keywords argument leads to SQL injection. The exploit has been disclosed to t...

7.2CVSS6.3AI score0.00763EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2023/03/03 12:00 a.m.13 views

PT-2023-9806 · Draytek · Draytek Vigor

Name of the Vulnerable Software and Affected Versions: DrayTek Vigor versions 1.5.1.4 through 1.5.1.5 Description: The issue is related to the function sub 1225C in the mainfunction.cgi script of the DrayTek Vigor web interface, where inadequate data cleaning on the management level can be...

9CVSS7.5AI score0.26048EPSS
SaveExploits1References10
NVD
NVD
added 2023/03/02 7:15 p.m.48 views

CVE-2023-26472

XWiki Platform is a generic wiki platform. Starting in version 6.2-milestone-1, one can execute any wiki content with the right of IconThemeSheet author by creating an icon theme with certain content. This can be done by creating a new page or even through the user profile for users not having ed...

9.9CVSS9.6AI score0.01107EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2023/03/02 6:28 p.m.45 views

CVE-2023-26471 XWiki Platform users may execute anything with superadmin right through comments and async macro

XWiki Platform is a generic wiki platform. Starting in version 11.6-rc-1, comments are supposed to be executed with the right of superadmin but in restricted mode anything dangerous is disabled, but the async macro does not take into account the restricted mode. This means that any user with...

9.9CVSS9.7AI score0.0092EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2023/03/02 6:25 p.m.11 views

CVE-2023-26472 XWiki Platform vulnerable to privilege escalation via async macro and IconThemeSheet from the user profile

XWiki Platform is a generic wiki platform. Starting in version 6.2-milestone-1, one can execute any wiki content with the right of IconThemeSheet author by creating an icon theme with certain content. This can be done by creating a new page or even through the user profile for users not having ed...

9.9CVSS7.2AI score0.01107EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2023/03/02 6:25 p.m.54 views

CVE-2023-26472 XWiki Platform vulnerable to privilege escalation via async macro and IconThemeSheet from the user profile

XWiki Platform is a generic wiki platform. Starting in version 6.2-milestone-1, one can execute any wiki content with the right of IconThemeSheet author by creating an icon theme with certain content. This can be done by creating a new page or even through the user profile for users not having ed...

9.9CVSS9.7AI score0.01107EPSS
SaveExploits1References3
OSV
OSV
added 2023/03/02 6:25 p.m.46 views

CVE-2023-26472 XWiki Platform vulnerable to privilege escalation via async macro and IconThemeSheet from the user profile

XWiki Platform is a generic wiki platform. Starting in version 6.2-milestone-1, one can execute any wiki content with the right of IconThemeSheet author by creating an icon theme with certain content. This can be done by creating a new page or even through the user profile for users not having ed...

9.9CVSS8.3AI score
SaveExploits0References5
NVD
NVD
added 2023/03/02 6:15 p.m.47 views

CVE-2023-26479

XWiki Platform is a generic wiki platform. Starting in version 6.0, users with write rights can insert well-formed content that is not handled well by the parser. As a consequence, some pages becomes unusable, including the user index if the page containing the faulty content is a user page and t...

6.5CVSS6.5AI score0.01083EPSS
SaveExploits1References3
Prion
Prion
added 2023/03/02 6:15 p.m.22 views

Stack overflow

XWiki Platform is a generic wiki platform. Starting in version 6.0, users with write rights can insert well-formed content that is not handled well by the parser. As a consequence, some pages becomes unusable, including the user index if the page containing the faulty content is a user page and t...

4CVSS6.6AI score0.01083EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2023/03/02 6:15 p.m.30 views

Design/Logic Flaw

XWiki Platform is a generic wiki platform. Starting in versions 6.3-rc-1 and 6.2.4, it's possible to inject arbitrary wiki syntax including Groovy, Python and Velocity script macros via the newThemeName request parameter URL parameter, in combination with additional parameters. This has been...

7.5CVSS9.4AI score0.74757EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder