Lookup for vulnerable packages by Package URL.

Purlpkg:maven/org.xwiki.platform/xwiki-platform-oldcore@16.0.0-rc-1
Typemaven
Namespaceorg.xwiki.platform
Namexwiki-platform-oldcore
Version16.0.0-rc-1
Qualifiers
Subpath
Is_vulnerabletrue
Next_non_vulnerable_version16.0.0
Latest_non_vulnerable_version17.10.1
Affected_by_vulnerabilities
0
url VCID-2act-yfey-vfgf
vulnerability_id VCID-2act-yfey-vfgf
summary
org.xwiki.platform:xwiki-platform-oldcore allows SQL injection in short form select requests through the script query API
### Impact

It is possible for a user with SCRIPT right to escape from the HQL execution context and perform a blind SQL injection to execute arbitrary SQL statements on the database backend.

Depending on the used database backend, the attacker may be able to not only obtain confidential information such as password hashes from the database, but also execute UPDATE/INSERT/DELETE queries.

The vulnerability may be tested in a default installation of XWIki Standard Flavor, including using the official Docker containers.

For example, with a MySQL or MariaDB database, you can use the following script (which a user having SCRIPT right but not PROGRAMMING right) to get the content of the xwikistrings table (which contain all the short string fields stored in objects, including passwords):

```
{{velocity}}
$services.query.hql("where 1<>'1\'' union select concat(XWS_NAME, XWS_VALUE) from xwikistrings #'").execute()
{{/velocity}}
```

### Patches

This has been patched in 16.10.1, 16.4.6 and 15.10.16.

### Workarounds

There is no known workaround, other than upgrading XWiki.

The protection added to this REST API is the same as the one used to validate complete select queries, making it more consistent. However, while the script API always had this protection for complete queries, it's important to note that it's a very strict protection and some valid, but complex, queries might suddenly require the author to have programming right.

### References

https://jira.xwiki.org/browse/XWIKI-22718

### For more information

If you have any questions or comments about this advisory:
* Open an issue in [Jira XWiki.org](https://jira.xwiki.org/)
* Email us at [Security Mailing List](mailto:security@xwiki.org)
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2025-32968
reference_id
reference_type
scores
0
value 0.0091
scoring_system epss
scoring_elements 0.75833
published_at 2026-04-21T12:55:00Z
1
value 0.0091
scoring_system epss
scoring_elements 0.75752
published_at 2026-04-02T12:55:00Z
2
value 0.0091
scoring_system epss
scoring_elements 0.75784
published_at 2026-04-04T12:55:00Z
3
value 0.0091
scoring_system epss
scoring_elements 0.75763
published_at 2026-04-07T12:55:00Z
4
value 0.0091
scoring_system epss
scoring_elements 0.75796
published_at 2026-04-08T12:55:00Z
5
value 0.0091
scoring_system epss
scoring_elements 0.75808
published_at 2026-04-09T12:55:00Z
6
value 0.0091
scoring_system epss
scoring_elements 0.75831
published_at 2026-04-11T12:55:00Z
7
value 0.0091
scoring_system epss
scoring_elements 0.75812
published_at 2026-04-12T12:55:00Z
8
value 0.0091
scoring_system epss
scoring_elements 0.75806
published_at 2026-04-13T12:55:00Z
9
value 0.0091
scoring_system epss
scoring_elements 0.75844
published_at 2026-04-16T12:55:00Z
10
value 0.0091
scoring_system epss
scoring_elements 0.75848
published_at 2026-04-18T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2025-32968
1
reference_url https://github.com/xwiki/xwiki-platform
reference_id
reference_type
scores
0
value 8.6
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/xwiki/xwiki-platform
2
reference_url https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-g9jj-75mx-wjcx
reference_id
reference_type
scores
0
value HIGH
scoring_system cvssv3.1_qr
scoring_elements
1
value 8.6
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
2
value HIGH
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-04-23T16:17:37Z/
url https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-g9jj-75mx-wjcx
3
reference_url https://jira.xwiki.org/browse/XWIKI-22718
reference_id
reference_type
scores
0
value 8.6
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
1
value HIGH
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-04-23T16:17:37Z/
url https://jira.xwiki.org/browse/XWIKI-22718
4
reference_url https://nvd.nist.gov/vuln/detail/CVE-2025-32968
reference_id
reference_type
scores
0
value 8.6
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2025-32968
5
reference_url https://github.com/advisories/GHSA-g9jj-75mx-wjcx
reference_id GHSA-g9jj-75mx-wjcx
reference_type
scores
0
value HIGH
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-g9jj-75mx-wjcx
fixed_packages
0
url pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@16.4.6
purl pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@16.4.6
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@16.4.6
1
url pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@16.10.1
purl pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@16.10.1
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@16.10.1
aliases CVE-2025-32968, GHSA-g9jj-75mx-wjcx
risk_score 4.0
exploitability 0.5
weighted_severity 8.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-2act-yfey-vfgf
1
url VCID-f872-dkzj-ufac
vulnerability_id VCID-f872-dkzj-ufac
summary
XWiki allows SQL injection in query endpoint of REST API with Oracle
### Impact

It's possible to execute any SQL query in Oracle by using the function like [DBMS_XMLGEN or DBMS_XMLQUERY](https://docs.oracle.com/en/database/oracle/oracle-database/19/arpls/DBMS_XMLGEN.html).

The XWiki query validator does not sanitize functions that would be used in a simple `select` and Hibernate allows using any native function in an HQL query.

### Patches

This has been patched in 16.10.2, 16.4.7 and 15.10.16.

### Workarounds

There is no known workaround, other than upgrading XWiki.

### References

https://jira.xwiki.org/browse/XWIKI-22734

### For more information

If you have any questions or comments about this advisory:
* Open an issue in [Jira XWiki.org](https://jira.xwiki.org/)
* Email us at [Security Mailing List](mailto:security@xwiki.org)
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2024-56158
reference_id
reference_type
scores
0
value 0.0071
scoring_system epss
scoring_elements 0.72197
published_at 2026-04-02T12:55:00Z
1
value 0.0071
scoring_system epss
scoring_elements 0.72193
published_at 2026-04-07T12:55:00Z
2
value 0.0071
scoring_system epss
scoring_elements 0.72217
published_at 2026-04-04T12:55:00Z
3
value 0.01603
scoring_system epss
scoring_elements 0.81753
published_at 2026-04-21T12:55:00Z
4
value 0.01603
scoring_system epss
scoring_elements 0.81712
published_at 2026-04-13T12:55:00Z
5
value 0.01603
scoring_system epss
scoring_elements 0.81718
published_at 2026-04-12T12:55:00Z
6
value 0.01603
scoring_system epss
scoring_elements 0.81731
published_at 2026-04-11T12:55:00Z
7
value 0.01603
scoring_system epss
scoring_elements 0.81711
published_at 2026-04-09T12:55:00Z
8
value 0.01603
scoring_system epss
scoring_elements 0.81707
published_at 2026-04-08T12:55:00Z
9
value 0.01603
scoring_system epss
scoring_elements 0.8175
published_at 2026-04-18T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2024-56158
1
reference_url https://github.com/xwiki/xwiki-platform
reference_id
reference_type
scores
0
value 9.3
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
1
value CRITICAL
scoring_system generic_textual
scoring_elements
url https://github.com/xwiki/xwiki-platform
2
reference_url https://github.com/xwiki/xwiki-platform/commit/ce855aae38eefd8ee3fc86353d51ac03d6cb7f8d
reference_id
reference_type
scores
0
value 9.3
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
1
value CRITICAL
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2025-06-12T15:23:16Z/
url https://github.com/xwiki/xwiki-platform/commit/ce855aae38eefd8ee3fc86353d51ac03d6cb7f8d
3
reference_url https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-prwh-7838-xf82
reference_id
reference_type
scores
0
value CRITICAL
scoring_system cvssv3.1_qr
scoring_elements
1
value 9.3
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
2
value CRITICAL
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2025-06-12T15:23:16Z/
url https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-prwh-7838-xf82
4
reference_url https://jira.xwiki.org/browse/XWIKI-22734
reference_id
reference_type
scores
0
value 9.3
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
1
value CRITICAL
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2025-06-12T15:23:16Z/
url https://jira.xwiki.org/browse/XWIKI-22734
5
reference_url https://nvd.nist.gov/vuln/detail/CVE-2024-56158
reference_id
reference_type
scores
0
value 9.3
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
1
value CRITICAL
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2024-56158
6
reference_url https://github.com/advisories/GHSA-prwh-7838-xf82
reference_id GHSA-prwh-7838-xf82
reference_type
scores
0
value CRITICAL
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-prwh-7838-xf82
fixed_packages
0
url pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@16.4.7
purl pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@16.4.7
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@16.4.7
1
url pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@16.10.2
purl pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@16.10.2
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@16.10.2
aliases CVE-2024-56158, GHSA-prwh-7838-xf82
risk_score 4.5
exploitability 0.5
weighted_severity 9.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-f872-dkzj-ufac
2
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
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 CRITICAL
scoring_system generic_textual
scoring_elements
url https://github.com/xwiki/xwiki-platform
2
reference_url https://github.com/xwiki/xwiki-platform/commit/046c36519a2df392c922c16d0d38472b98c414d0
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 CRITICAL
scoring_system generic_textual
scoring_elements
url https://github.com/xwiki/xwiki-platform/commit/046c36519a2df392c922c16d0d38472b98c414d0
3
reference_url https://github.com/xwiki/xwiki-platform/commit/233b08b26580df4b7a595882dac65ed4e4a2419c
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 CRITICAL
scoring_system generic_textual
scoring_elements
url https://github.com/xwiki/xwiki-platform/commit/233b08b26580df4b7a595882dac65ed4e4a2419c
4
reference_url https://github.com/xwiki/xwiki-platform/commit/2b55c29562ccd20f8f0f85075f0c95b4ee9cd9be
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 CRITICAL
scoring_system generic_textual
scoring_elements
url https://github.com/xwiki/xwiki-platform/commit/2b55c29562ccd20f8f0f85075f0c95b4ee9cd9be
5
reference_url https://github.com/xwiki/xwiki-platform/commit/f8409419c5d0ddefe1bee55e73629a54275fa735
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 CRITICAL
scoring_system generic_textual
scoring_elements
url https://github.com/xwiki/xwiki-platform/commit/f8409419c5d0ddefe1bee55e73629a54275fa735
6
reference_url https://github.com/xwiki/xwiki-platform/commit/f89c8f47fad6e5cc7e68c69a7e0acde07f5eed5a
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://github.com/xwiki/xwiki-platform/commit/f89c8f47fad6e5cc7e68c69a7e0acde07f5eed5a
7
reference_url https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-j584-j2vj-3f93
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 cvssv3.1_qr
scoring_elements
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-06-27T18:36:25Z/
url https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-j584-j2vj-3f93
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
reference_url https://nvd.nist.gov/vuln/detail/CVE-2024-37899
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 CRITICAL
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2024-37899
10
reference_url https://github.com/advisories/GHSA-j584-j2vj-3f93
reference_id GHSA-j584-j2vj-3f93
reference_type
scores
0
value CRITICAL
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-j584-j2vj-3f93
fixed_packages
0
url pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@16.0.0
purl pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@16.0.0
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@16.0.0
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
3
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
reference_url https://github.com/xwiki/xwiki-platform/commit/27eca8423fc1ad177518077a733076821268509c
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://github.com/xwiki/xwiki-platform/commit/27eca8423fc1ad177518077a733076821268509c
3
reference_url https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-wcg9-pgqv-xm5v
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 cvssv3.1_qr
scoring_elements
3
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
4
value CRITICAL
scoring_system generic_textual
scoring_elements
5
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://github.com/xwiki/xwiki-platform/security/advisories/GHSA-wcg9-pgqv-xm5v
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
reference_url https://nvd.nist.gov/vuln/detail/CVE-2024-43400
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://nvd.nist.gov/vuln/detail/CVE-2024-43400
6
reference_url https://github.com/advisories/GHSA-wcg9-pgqv-xm5v
reference_id GHSA-wcg9-pgqv-xm5v
reference_type
scores
0
value CRITICAL
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-wcg9-pgqv-xm5v
fixed_packages
0
url pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@16.0.0
purl pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@16.0.0
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@16.0.0
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
Fixing_vulnerabilities
Risk_score4.5
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@16.0.0-rc-1