Lookup for vulnerabilities affecting packages.

Vulnerability_idVCID-9649-wpan-ykaq
Summary
XWiki Platform: Password hash might be leaked by diff once the xobject holding them is deleted
It is possible to access the hash of a password by using the diff feature of the history whenever the object storing the password is deleted. Using that vulnerability it's possible for an attacker to have access to the hash password of a user if they have rights to edit the users' page.

Now with the default right scheme in XWiki this vulnerability is normally prevented on user profiles, except by users with Admin rights. Note that this vulnerability also impacts any extensions that might use passwords stored in xobjects: for those usecases it depends on the right of those pages.

There is currently no way to be 100% sure that this vulnerability has been exploited, as an attacker with enough privilege could have deleted the revision where the xobject was deleted after rolling-back the deletion. But again, this operation requires high privileges on the target page (Admin right). A page with a user password xobject which have in its history a revision where the object has been deleted should be considered at risk and the password should be changed there.
Aliases
0
alias CVE-2024-31464
1
alias GHSA-v782-xr4w-3vqx
Fixed_packages
0
url pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@14.10.19
purl pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@14.10.19
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@14.10.19
1
url pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.5.4
purl pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.5.4
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.5.4
2
url pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.9-rc-1
purl pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.9-rc-1
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.9-rc-1
Affected_packages
0
url pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@5.0-rc-1
purl pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@5.0-rc-1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-9649-wpan-ykaq
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@5.0-rc-1
1
url pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.0-rc-1
purl pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.0-rc-1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-1x2u-ggpt-q7br
1
vulnerability VCID-3gjp-eske-eqgk
2
vulnerability VCID-9649-wpan-ykaq
3
vulnerability VCID-by7h-2wyg-jqfy
4
vulnerability VCID-rmg4-3gqx-duc6
5
vulnerability VCID-rpvk-g9y1-yucv
6
vulnerability VCID-xevu-xntb-vufs
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.0-rc-1
2
url pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.6-rc-1
purl pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.6-rc-1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-9649-wpan-ykaq
1
vulnerability VCID-rpvk-g9y1-yucv
2
vulnerability VCID-xevu-xntb-vufs
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@15.6-rc-1
References
0
reference_url https://github.com/xwiki/xwiki-platform
reference_id
reference_type
scores
url https://github.com/xwiki/xwiki-platform
1
reference_url https://github.com/xwiki/xwiki-platform/commit/9075668a4135cce114ef2a4b72eba3161a9e94c4
reference_id
reference_type
scores
url https://github.com/xwiki/xwiki-platform/commit/9075668a4135cce114ef2a4b72eba3161a9e94c4
2
reference_url https://github.com/xwiki/xwiki-platform/commit/955fb097e02a2a7153f527522ee9eef42447e5d7
reference_id
reference_type
scores
url https://github.com/xwiki/xwiki-platform/commit/955fb097e02a2a7153f527522ee9eef42447e5d7
3
reference_url https://github.com/xwiki/xwiki-platform/commit/f1eaec1e512220fabd970d053c627e435a1652cf
reference_id
reference_type
scores
url https://github.com/xwiki/xwiki-platform/commit/f1eaec1e512220fabd970d053c627e435a1652cf
4
reference_url https://jira.xwiki.org/browse/XWIKI-19948
reference_id
reference_type
scores
url https://jira.xwiki.org/browse/XWIKI-19948
5
reference_url https://nvd.nist.gov/vuln/detail/CVE-2024-31464
reference_id CVE-2024-31464
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2024-31464
6
reference_url https://github.com/advisories/GHSA-v782-xr4w-3vqx
reference_id GHSA-v782-xr4w-3vqx
reference_type
scores
url https://github.com/advisories/GHSA-v782-xr4w-3vqx
7
reference_url https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-v782-xr4w-3vqx
reference_id GHSA-v782-xr4w-3vqx
reference_type
scores
url https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-v782-xr4w-3vqx
Weaknesses
0
cwe_id 200
name Exposure of Sensitive Information to an Unauthorized Actor
description The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
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_scorenull
Exploitabilitynull
Weighted_severitynull
Risk_scorenull
Resource_urlhttp://public2.vulnerablecode.io/vulnerabilities/VCID-9649-wpan-ykaq