Lookup for vulnerable packages by Package URL.
| Purl | pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@16.0.0 |
| Type | maven |
| Namespace | org.xwiki.platform |
| Name | xwiki-platform-oldcore |
| Version | 16.0.0 |
| Qualifiers |
|
| Subpath | |
| Is_vulnerable | false |
| Next_non_vulnerable_version | 16.4.6 |
| Latest_non_vulnerable_version | 17.10.1 |
| Affected_by_vulnerabilities |
|
| Fixing_vulnerabilities |
| 0 |
| url |
VCID-q2b9-583a-9yd9 |
| vulnerability_id |
VCID-q2b9-583a-9yd9 |
| summary |
XWiki Platform allows remote code execution from user account
### Impact
When an admin disables a user account, the user's profile is executed with the admin's rights. This allows a user to place malicious code in the user profile before getting an admin to disable the user account.
To reproduce, as a user without script nor programming rights, edit the about section of your user profile and add `{{groovy}}services.logging.getLogger("attacker").error("Hello from Groovy!"){{/groovy}}`.
As an admin, go to the user profile and click the "Disable this account" button.
Then, reload the page. If the logs show `attacker - Hello from Groovy!` then the instance is vulnerable.
### Patches
This has been patched in XWiki 14.10.21, 15.5.5, 15.10.6 and 16.0.0.
### Workarounds
We're not aware of any workaround except upgrading.
### References
* https://jira.xwiki.org/browse/XWIKI-21611
* https://github.com/xwiki/xwiki-platform/commit/f89c8f47fad6e5cc7e68c69a7e0acde07f5eed5a |
| references |
| 0 |
| reference_url |
https://api.first.org/data/v1/epss?cve=CVE-2024-37899 |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
0.14126 |
| scoring_system |
epss |
| scoring_elements |
0.94333 |
| published_at |
2026-04-02T12:55:00Z |
|
| 1 |
| value |
0.14126 |
| scoring_system |
epss |
| scoring_elements |
0.94344 |
| published_at |
2026-04-07T12:55:00Z |
|
| 2 |
| value |
0.14126 |
| scoring_system |
epss |
| scoring_elements |
0.94343 |
| published_at |
2026-04-04T12:55:00Z |
|
| 3 |
| value |
0.14126 |
| scoring_system |
epss |
| scoring_elements |
0.94386 |
| published_at |
2026-04-21T12:55:00Z |
|
| 4 |
| value |
0.14126 |
| scoring_system |
epss |
| scoring_elements |
0.94384 |
| published_at |
2026-04-18T12:55:00Z |
|
| 5 |
| value |
0.14126 |
| scoring_system |
epss |
| scoring_elements |
0.94378 |
| published_at |
2026-04-16T12:55:00Z |
|
| 6 |
| value |
0.14126 |
| scoring_system |
epss |
| scoring_elements |
0.94363 |
| published_at |
2026-04-13T12:55:00Z |
|
| 7 |
| value |
0.14126 |
| scoring_system |
epss |
| scoring_elements |
0.94362 |
| published_at |
2026-04-12T12:55:00Z |
|
| 8 |
| value |
0.14126 |
| scoring_system |
epss |
| scoring_elements |
0.94361 |
| published_at |
2026-04-11T12:55:00Z |
|
| 9 |
| value |
0.14126 |
| scoring_system |
epss |
| scoring_elements |
0.94358 |
| published_at |
2026-04-09T12:55:00Z |
|
| 10 |
| value |
0.14126 |
| scoring_system |
epss |
| scoring_elements |
0.94353 |
| published_at |
2026-04-08T12:55:00Z |
|
|
| url |
https://api.first.org/data/v1/epss?cve=CVE-2024-37899 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
| reference_url |
https://jira.xwiki.org/browse/XWIKI-21611 |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
9.0 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H |
|
| 1 |
| value |
9.1 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H |
|
| 2 |
| value |
CRITICAL |
| scoring_system |
generic_textual |
| scoring_elements |
|
|
| 3 |
| value |
Track* |
| scoring_system |
ssvc |
| scoring_elements |
SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2024-06-27T18:36:25Z/ |
|
|
| url |
https://jira.xwiki.org/browse/XWIKI-21611 |
|
| 9 |
|
| 10 |
|
|
| fixed_packages |
|
| aliases |
CVE-2024-37899, GHSA-j584-j2vj-3f93
|
| risk_score |
4.5 |
| exploitability |
0.5 |
| weighted_severity |
9.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-q2b9-583a-9yd9 |
|
| 1 |
| url |
VCID-zv2f-hpz1-ruba |
| vulnerability_id |
VCID-zv2f-hpz1-ruba |
| summary |
XWiki Platform allows XSS through XClass name in string properties
### Impact
Is it possible for a user without Script or Programming rights to craft a URL pointing to a page with arbitrary JavaScript.
This requires social engineer to trick a user to follow the URL.
#### Reproduction steps
1. As a user without script or programming right, create a (non-terminal) document named `" + alert(1) + "` (the quotes need to be part of the name).
1. Edit the class.
1. Add a string property named `"test"`.
1. Edit using the object editor and add an object of the created class
1. Get an admin to open `<xwiki-server>/xwiki/bin/view/%22%20%2B%20alert(1)%20%2B%20%22/?viewer=display&type=object&property=%22%20%2B%20alert(1)%20%2B%20%22.WebHome.test&mode=edit` where `<xwiki-server>` is the URL of your XWiki installation.
### Patches
This has been patched in XWiki 14.10.21, 15.5.5, 15.10.6 and 16.0.0.
### Workarounds
We're not aware of any workaround except upgrading.
### References
- https://jira.xwiki.org/browse/XWIKI-21810
- https://github.com/xwiki/xwiki-platform/commit/27eca8423fc1ad177518077a733076821268509c |
| references |
| 0 |
| reference_url |
https://api.first.org/data/v1/epss?cve=CVE-2024-43400 |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
0.05688 |
| scoring_system |
epss |
| scoring_elements |
0.90363 |
| published_at |
2026-04-02T12:55:00Z |
|
| 1 |
| value |
0.05688 |
| scoring_system |
epss |
| scoring_elements |
0.90414 |
| published_at |
2026-04-21T12:55:00Z |
|
| 2 |
| value |
0.05688 |
| scoring_system |
epss |
| scoring_elements |
0.90416 |
| published_at |
2026-04-18T12:55:00Z |
|
| 3 |
| value |
0.05688 |
| scoring_system |
epss |
| scoring_elements |
0.90417 |
| published_at |
2026-04-16T12:55:00Z |
|
| 4 |
| value |
0.05688 |
| scoring_system |
epss |
| scoring_elements |
0.90407 |
| published_at |
2026-04-12T12:55:00Z |
|
| 5 |
| value |
0.05688 |
| scoring_system |
epss |
| scoring_elements |
0.904 |
| published_at |
2026-04-13T12:55:00Z |
|
| 6 |
| value |
0.05688 |
| scoring_system |
epss |
| scoring_elements |
0.90393 |
| published_at |
2026-04-08T12:55:00Z |
|
| 7 |
| value |
0.05688 |
| scoring_system |
epss |
| scoring_elements |
0.90379 |
| published_at |
2026-04-07T12:55:00Z |
|
| 8 |
| value |
0.05688 |
| scoring_system |
epss |
| scoring_elements |
0.90375 |
| published_at |
2026-04-04T12:55:00Z |
|
|
| url |
https://api.first.org/data/v1/epss?cve=CVE-2024-43400 |
|
| 1 |
| reference_url |
https://github.com/xwiki/xwiki-platform |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
9.0 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H |
|
| 1 |
| value |
9.4 |
| scoring_system |
cvssv4 |
| scoring_elements |
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H |
|
| 2 |
| value |
CRITICAL |
| scoring_system |
generic_textual |
| scoring_elements |
|
|
|
| url |
https://github.com/xwiki/xwiki-platform |
|
| 2 |
|
| 3 |
|
| 4 |
| reference_url |
https://jira.xwiki.org/browse/XWIKI-21810 |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
9.0 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H |
|
| 1 |
| value |
9.1 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H |
|
| 2 |
| value |
9.4 |
| scoring_system |
cvssv4 |
| scoring_elements |
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H |
|
| 3 |
| value |
CRITICAL |
| scoring_system |
generic_textual |
| scoring_elements |
|
|
| 4 |
| value |
Track* |
| scoring_system |
ssvc |
| scoring_elements |
SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2024-08-19T17:17:50Z/ |
|
|
| url |
https://jira.xwiki.org/browse/XWIKI-21810 |
|
| 5 |
|
| 6 |
|
|
| fixed_packages |
|
| aliases |
CVE-2024-43400, GHSA-wcg9-pgqv-xm5v
|
| risk_score |
4.5 |
| exploitability |
0.5 |
| weighted_severity |
9.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-zv2f-hpz1-ruba |
|
|
| Risk_score | null |
| Resource_url | http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@16.0.0 |