Lookup for vulnerable packages by Package URL.

Purlpkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.2-rc-1
Typemaven
Namespaceorg.xwiki.platform
Namexwiki-platform-oldcore
Version15.2-rc-1
Qualifiers
Subpath
Is_vulnerablefalse
Next_non_vulnerable_version15.3-rc-1
Latest_non_vulnerable_version15.10-rc-1
Affected_by_vulnerabilities
Fixing_vulnerabilities
0
url VCID-1x2u-ggpt-q7br
vulnerability_id VCID-1x2u-ggpt-q7br
summary
Incomplete Cleanup
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. When an XWiki installation is upgraded and that upgrade contains a fix for a bug in a document, just a new version of that document is added. In some cases, it's still possible to exploit the vulnerability that was fixed in the new version. The severity of this depends on the fixed vulnerability, for the purpose of this advisory take CVE-2022-36100/GHSA-2g5c-228j-p52x as example - it is easily exploitable with just view rights and critical. When XWiki is upgraded from a version before the fix for it (e.g., 14.3) to a version including the fix (e.g., 14.4), the vulnerability can still be reproduced by adding `rev=1.1` to the URL used in the reproduction steps so remote code execution is possible even after upgrading. Therefore, this affects the confidentiality, integrity and availability of the whole XWiki installation. This vulnerability also affects manually added script macros that contained security vulnerabilities that were later fixed by changing the script macro without deleting the versions with the security vulnerability from the history. This vulnerability does not affect freshly installed versions of XWiki. Further, this vulnerability does not affect content that is only loaded from the current version of a document like the code of wiki macros or UI extensions. This vulnerability has been patched in XWiki 14.10.7 and 15.2RC1 by forcing old revisions to be executed in a restricted mode that disables all script macros. As a workaround, admins can manually delete old revisions of affected documents. A script could be used to identify all installed documents and delete the history for them. However, also manually added and later corrected code may be affected by this vulnerability so it is easy to miss documents.
references
0
reference_url https://github.com/xwiki/xwiki-platform/commit/15a6f845d8206b0ae97f37aa092ca43d4f9d6e59
reference_id
reference_type
scores
url https://github.com/xwiki/xwiki-platform/commit/15a6f845d8206b0ae97f37aa092ca43d4f9d6e59
1
reference_url https://jira.xwiki.org/browse/XWIKI-20594
reference_id
reference_type
scores
url https://jira.xwiki.org/browse/XWIKI-20594
2
reference_url https://nvd.nist.gov/vuln/detail/CVE-2023-36468
reference_id CVE-2023-36468
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2023-36468
3
reference_url https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-2g5c-228j-p52x
reference_id GHSA-2g5c-228j-p52x
reference_type
scores
url https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-2g5c-228j-p52x
4
reference_url https://github.com/advisories/GHSA-8q9q-r9v2-644m
reference_id GHSA-8q9q-r9v2-644m
reference_type
scores
url https://github.com/advisories/GHSA-8q9q-r9v2-644m
5
reference_url https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-8q9q-r9v2-644m
reference_id GHSA-8q9q-r9v2-644m
reference_type
scores
url https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-8q9q-r9v2-644m
fixed_packages
0
url pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@14.10.7
purl pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@14.10.7
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@14.10.7
1
url pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.2-rc-1
purl pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.2-rc-1
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.2-rc-1
aliases CVE-2023-36468, GHSA-8q9q-r9v2-644m
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-1x2u-ggpt-q7br
1
url VCID-9pzc-wwmb-9ba9
vulnerability_id VCID-9pzc-wwmb-9ba9
summary
XWiki Platform vulnerable to privilege escalation and remote code execution via the edit action
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In affected versions it's possible for a user to execute any content with the right of an existing document's content author, provided the user have edit right on it. A crafted URL of the form ` /xwiki/bin/edit//?content=%7B%7Bgroovy%7D%7Dprintln%28%22Hello+from+ Groovy%21%22%29%7B%7B%2Fgroovy%7D%7D&xpage=view` can be used to execute arbitrary groovy code on the server. This vulnerability has been patched in XWiki versions 14.10.6 and 15.2RC1. Users are advised to update. There are no known workarounds for this issue.
references
0
reference_url https://github.com/xwiki/xwiki-platform/commit/a0e6ca083b36be6f183b9af33ae735c1e02010f4
reference_id
reference_type
scores
url https://github.com/xwiki/xwiki-platform/commit/a0e6ca083b36be6f183b9af33ae735c1e02010f4
1
reference_url https://jira.xwiki.org/browse/XWIKI-20385
reference_id
reference_type
scores
url https://jira.xwiki.org/browse/XWIKI-20385
2
reference_url https://nvd.nist.gov/vuln/detail/CVE-2023-46243
reference_id CVE-2023-46243
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2023-46243
3
reference_url https://github.com/advisories/GHSA-g2qq-c5j9-5w5w
reference_id GHSA-g2qq-c5j9-5w5w
reference_type
scores
url https://github.com/advisories/GHSA-g2qq-c5j9-5w5w
4
reference_url https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-g2qq-c5j9-5w5w
reference_id GHSA-g2qq-c5j9-5w5w
reference_type
scores
url https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-g2qq-c5j9-5w5w
fixed_packages
0
url pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@14.10.6
purl pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@14.10.6
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@14.10.6
1
url pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.2-rc-1
purl pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.2-rc-1
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.2-rc-1
aliases CVE-2023-46243, GHSA-g2qq-c5j9-5w5w
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-9pzc-wwmb-9ba9
2
url VCID-r7z4-z529-d7cb
vulnerability_id VCID-r7z4-z529-d7cb
summary
Cross-Site Request Forgery (CSRF)
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In affected versions it's possible to execute a content with the right of any user via a crafted URL. A user must have `programming` privileges in order to exploit this vulnerability. This issue has been patched in XWiki 14.10.7 and 15.2RC1. Users are advised to upgrade. There are no known workarounds for for this vulnerability.
references
0
reference_url https://github.com/xwiki/xwiki-platform/commit/cf8eb861998ea423c3645d2e5e974420b0e882be
reference_id
reference_type
scores
url https://github.com/xwiki/xwiki-platform/commit/cf8eb861998ea423c3645d2e5e974420b0e882be
1
reference_url https://jira.xwiki.org/browse/XWIKI-20386
reference_id
reference_type
scores
url https://jira.xwiki.org/browse/XWIKI-20386
2
reference_url https://nvd.nist.gov/vuln/detail/CVE-2023-46242
reference_id CVE-2023-46242
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2023-46242
3
reference_url https://github.com/advisories/GHSA-hgpw-6p4h-j6h5
reference_id GHSA-hgpw-6p4h-j6h5
reference_type
scores
url https://github.com/advisories/GHSA-hgpw-6p4h-j6h5
4
reference_url https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-hgpw-6p4h-j6h5
reference_id GHSA-hgpw-6p4h-j6h5
reference_type
scores
url https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-hgpw-6p4h-j6h5
fixed_packages
0
url pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@14.10.7
purl pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@14.10.7
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@14.10.7
1
url pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.2-rc-1
purl pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.2-rc-1
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.2-rc-1
aliases CVE-2023-46242, GHSA-hgpw-6p4h-j6h5
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-r7z4-z529-d7cb
Risk_scorenull
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.2-rc-1