Lookup for vulnerabilities affecting packages.
| Vulnerability_id | VCID-ka4y-na7f-5kcc |
| Summary | org.xwiki.platform:xwiki-platform-oldcore makes Incorrect Use of Privileged APIs with DocumentAuthors
The Document script API returns directly a DocumentAuthors allowing to set any authors to the document, which in consequence can allow subsequent executions of scripts since this author is used for checking rights.
Example of such attack: ``` {{velocity}} $doc.setContent('{{velocity}}$xcontext.context.authorReference{{/velocity}}') $doc.authors.setContentAuthor('xwiki:XWiki.superadmin') $doc.getRenderedContent() {{/velocity}}``` |
| Aliases |
| 0 |
|
| 1 |
| alias |
GHSA-pwfv-3cvg-9m4c |
|
|
| Fixed_packages |
|
| Affected_packages |
|
| References |
| 0 |
| reference_url |
https://api.first.org/data/v1/epss?cve=CVE-2023-29507 |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
0.0085 |
| scoring_system |
epss |
| scoring_elements |
0.74832 |
| published_at |
2026-04-07T12:55:00Z |
|
| 1 |
| value |
0.0085 |
| scoring_system |
epss |
| scoring_elements |
0.74881 |
| published_at |
2026-04-12T12:55:00Z |
|
| 2 |
| value |
0.0085 |
| scoring_system |
epss |
| scoring_elements |
0.74902 |
| published_at |
2026-04-11T12:55:00Z |
|
| 3 |
| value |
0.0085 |
| scoring_system |
epss |
| scoring_elements |
0.74878 |
| published_at |
2026-04-09T12:55:00Z |
|
| 4 |
| value |
0.0085 |
| scoring_system |
epss |
| scoring_elements |
0.7483 |
| published_at |
2026-04-02T12:55:00Z |
|
| 5 |
| value |
0.0085 |
| scoring_system |
epss |
| scoring_elements |
0.74865 |
| published_at |
2026-04-08T12:55:00Z |
|
| 6 |
| value |
0.0085 |
| scoring_system |
epss |
| scoring_elements |
0.74859 |
| published_at |
2026-04-04T12:55:00Z |
|
| 7 |
| value |
0.0085 |
| scoring_system |
epss |
| scoring_elements |
0.74908 |
| published_at |
2026-04-16T12:55:00Z |
|
| 8 |
| value |
0.0085 |
| scoring_system |
epss |
| scoring_elements |
0.74871 |
| published_at |
2026-04-13T12:55:00Z |
|
| 9 |
| value |
0.03251 |
| scoring_system |
epss |
| scoring_elements |
0.87142 |
| published_at |
2026-04-18T12:55:00Z |
|
| 10 |
| value |
0.09937 |
| scoring_system |
epss |
| scoring_elements |
0.93048 |
| published_at |
2026-04-29T12:55:00Z |
|
| 11 |
| value |
0.09937 |
| scoring_system |
epss |
| scoring_elements |
0.93052 |
| published_at |
2026-04-26T12:55:00Z |
|
| 12 |
| value |
0.09937 |
| scoring_system |
epss |
| scoring_elements |
0.93045 |
| published_at |
2026-04-21T12:55:00Z |
|
|
| url |
https://api.first.org/data/v1/epss?cve=CVE-2023-29507 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
|
| Weaknesses |
| 0 |
| cwe_id |
648 |
| name |
Incorrect Use of Privileged APIs |
| description |
The product does not conform to the API requirements for a function call that requires extra privileges. This could allow attackers to gain privileges by causing the function to be called incorrectly. |
|
| 1 |
| cwe_id |
937 |
| name |
OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities |
| description |
Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013. |
|
| 2 |
| cwe_id |
1035 |
| name |
OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities |
| description |
Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017. |
|
|
| Exploits |
|
| Severity_range_score | 9.0 - 10.0 |
| Exploitability | 0.5 |
| Weighted_severity | 9.0 |
| Risk_score | 4.5 |
| Resource_url | http://public2.vulnerablecode.io/vulnerabilities/VCID-ka4y-na7f-5kcc |