Lucene search
+L

3556 matches found

OSV
OSV
added 2022/04/28 7:35 p.m.44 views

CVE-2022-24898 Arbitrary file access through XML parsing in org.xwiki.commons:xwiki-commons-xml

org.xwiki.commons:xwiki-commons-xml is a common module used by other XWiki top level projects. Starting in version 2.7 and prior to versions 12.10.10, 13.4.4, and 13.8-rc-1, it is possible for a script to access any file accessing to the user running XWiki application server with XML External...

4.9CVSS5.2AI score
SaveExploits0References5
CVE
CVE
added 2022/04/28 7:35 p.m.130 views

CVE-2022-24898

CVE-2022-24898 affects org.xwiki.commons:xwiki-commons-xml, a common module used by XWiki projects. The issue is XML External Entity Injection via the XML script service, allowing a script to access files on the user running the XWiki server. Affected: 2.7 up to but not including patched versions...

4.9CVSS5.1AI score0.0145EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2022/04/28 7:35 p.m.47 views

CVE-2022-24898 Arbitrary file access through XML parsing in org.xwiki.commons:xwiki-commons-xml

org.xwiki.commons:xwiki-commons-xml is a common module used by other XWiki top level projects. Starting in version 2.7 and prior to versions 12.10.10, 13.4.4, and 13.8-rc-1, it is possible for a script to access any file accessing to the user running XWiki application server with XML External...

4.9CVSS5.6AI score0.0145EPSS
SaveExploits1References3
OSV
OSV
added 2022/04/28 7:31 p.m.74 views

GHSA-M2R5-4W96-QXG5 Arbitrary file access through XML parsing in org.xwiki.commons:xwiki-commons-xml

Impact It's possible in a script to access any file accessing to the user running XWiki application server with XML External Entity Injection through the XML script service. For example: velocity set$xml=$services.get'xml' set$xxepayload = "" set$doc=$xml.parse$xxepayload $xml.serialize$doc...

4.9CVSS5.8AI score0.0145EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/04/28 7:31 p.m.39 views

Arbitrary file access through XML parsing in org.xwiki.commons:xwiki-commons-xml

Impact It's possible in a script to access any file accessing to the user running XWiki application server with XML External Entity Injection through the XML script service. For example: velocity set$xml=$services.get'xml' set$xxepayload = "" set$doc=$xml.parse$xxepayload $xml.serialize$doc...

4.9CVSS1AI score0.0145EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2022/04/28 12:00 a.m.14 views

PT-2022-16966 · Xwiki · Xwiki

Name of the Vulnerable Software and Affected Versions: XWiki versions 2.3 through 12.6.6 XWiki versions 12.7.0 through 12.10.2 XWiki versions 13.0.0 through 13.0.0 before 13.0RC1 Description: The velocity scripts are not properly sandboxed against using the Java File API to perform read or write...

7.5CVSS7.3AI score0.01526EPSS
SaveExploits1References12
CNNVD
CNNVD
added 2022/04/28 12:00 a.m.13 views

XWiki Commons代码问题漏洞

XWiki Commons is a technology library shared by several other top XWiki projects. A security vulnerability exists in XWiki Commons, which stems from a script that can access any file service accessed by a user running an XWiki application server via XML script injection via XML external entities...

4.9CVSS5.3AI score0.0145EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2022/04/11 12:00 a.m.27 views

XWiki Information Disclosure Vulnerability (GHSA-qpp2-2mcp-2wm5)

XWiki is prone to an information disclosure vulnerability. SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:xwiki:xwiki";...

5.3CVSS6.1AI score0.01EPSS
SaveExploits1References1
OpenVAS
OpenVAS
added 2022/04/11 12:00 a.m.27 views

XWiki Privileged API Vulnerability (GHSA-ghcq-472w-vf4h)

XWiki is prone to a privileged API vulnerability. SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:xwiki:xwiki"; ifdescription...

8.1CVSS7.3AI score0.00804EPSS
SaveExploits1References1
OpenVAS
OpenVAS
added 2022/04/11 12:00 a.m.26 views

XWiki Information Disclosure Vulnerability (GHSA-97jg-43c9-q6pf)

XWiki is prone to an information disclosure vulnerability. SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:xwiki:xwiki";...

5.3CVSS6.1AI score0.03198EPSS
SaveExploits1References1
OSV
OSV
added 2022/04/08 10:00 p.m.90 views

GHSA-QPP2-2MCP-2WM5 Unauthenticated user can list hidden document from multiple velocity templates in XWiki

Impact A guest user without the right to view pages of the wiki can still list documents by rendering some velocity documents. Patches The problem has been patched in XWiki versions 12.10.11, 13.4.4, and 13.9-rc-1. Workarounds There is no known workaround for this problem. References...

5.3CVSS5.1AI score0.01EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2022/04/08 10:00 p.m.51 views

Unauthenticated user can list hidden document from multiple velocity templates in XWiki

Impact A guest user without the right to view pages of the wiki can still list documents by rendering some velocity documents. Patches The problem has been patched in XWiki versions 12.10.11, 13.4.4, and 13.9-rc-1. Workarounds There is no known workaround for this problem. References...

5.3CVSS0.1AI score0.01EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/04/08 9:59 p.m.70 views

GHSA-GHCQ-472W-VF4H Incorrect Use of Privileged APIs in org.xwiki.platform.skin.skinx

Impact Simple users can create global SSX/JSX without specific rights: in theory only users with Programming Rights should be allowed to create SSX or JSX that are executed everywhere on a wiki. But a bug allow anyone with edit rights to actually create those. Patches This issue has been patched ...

6.8CVSS7.2AI score0.00804EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2022/04/08 9:59 p.m.51 views

Incorrect Use of Privileged APIs in org.xwiki.platform.skin.skinx

Impact Simple users can create global SSX/JSX without specific rights: in theory only users with Programming Rights should be allowed to create SSX or JSX that are executed everywhere on a wiki. But a bug allow anyone with edit rights to actually create those. Patches This issue has been patched ...

8.1CVSS1.3AI score0.00804EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/04/08 9:53 p.m.43 views

GHSA-97JG-43C9-Q6PF Unauthenticated user can retrieve the list of users through uorgsuggest.vm

A guest user without the right to view pages of the wiki can still list documents related to users of the wiki. The problem has been patched in XWiki versions 12.10.11, 13.4.4, and 13.9-rc-1. There is no known workaround for this problem...

5.3CVSS5AI score0.03198EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2022/04/08 9:53 p.m.54 views

Unauthenticated user can retrieve the list of users through uorgsuggest.vm

A guest user without the right to view pages of the wiki can still list documents related to users of the wiki. The problem has been patched in XWiki versions 12.10.11, 13.4.4, and 13.9-rc-1. There is no known workaround for this problem...

5.3CVSS2.8AI score0.03198EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2022/04/08 8:15 p.m.40 views

CVE-2022-24819

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. A guest user without the right to view pages of the wiki can still list documents related to users of the wiki. The problem has been patched in XWiki versions 12.10.11, 13.4.4, and 13.9-rc-1...

5.3CVSS0.03198EPSS
SaveExploits1References2
NVD
NVD
added 2022/04/08 8:15 p.m.45 views

CVE-2022-24820

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. A guest user without the right to view pages of the wiki can still list documents by rendering some velocity documents. The problem has been patched in XWiki versions 12.10.11, 13.4.4, and...

5.3CVSS0.01EPSS
SaveExploits1References2
Prion
Prion
added 2022/04/08 8:15 p.m.41 views

Design/Logic Flaw

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. A guest user without the right to view pages of the wiki can still list documents by rendering some velocity documents. The problem has been patched in XWiki versions 12.10.11, 13.4.4, and...

4.3CVSS5.1AI score0.01EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2022/04/08 8:15 p.m.22 views

Design/Logic Flaw

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. A guest user without the right to view pages of the wiki can still list documents related to users of the wiki. The problem has been patched in XWiki versions 12.10.11, 13.4.4, and 13.9-rc-1...

5CVSS5.1AI score0.03198EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder