Lookup for vulnerabilities affecting packages.

Vulnerability_idVCID-dxfr-k1tg-83fj
Summary
Exposure of Resource to Wrong Sphere
XWiki Platform is a generic wiki platform. Starting in version 7.3-milestone-1 and prior to versions 14.4.8, 14.10.6, and 15.1, ny user can call a REST endpoint and obtain the obfuscated passwords, even when the mail obfuscation is activated. The issue has been patched in XWiki 14.4.8, 14.10.6, and 15.1. There is no known workaround.
Aliases
0
alias CVE-2023-35151
1
alias GHSA-8g9c-c9cm-9c56
Fixed_packages
0
url pkg:maven/org.xwiki.platform/xwiki-platform-rest-server@14.4.8
purl pkg:maven/org.xwiki.platform/xwiki-platform-rest-server@14.4.8
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-rest-server@14.4.8
1
url pkg:maven/org.xwiki.platform/xwiki-platform-rest-server@14.10.6
purl pkg:maven/org.xwiki.platform/xwiki-platform-rest-server@14.10.6
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-rest-server@14.10.6
2
url pkg:maven/org.xwiki.platform/xwiki-platform-rest-server@15.1
purl pkg:maven/org.xwiki.platform/xwiki-platform-rest-server@15.1
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-rest-server@15.1
Affected_packages
0
url pkg:maven/org.xwiki.platform/xwiki-platform-rest-server@7.3-milestone-1
purl pkg:maven/org.xwiki.platform/xwiki-platform-rest-server@7.3-milestone-1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-dxfr-k1tg-83fj
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-rest-server@7.3-milestone-1
1
url pkg:maven/org.xwiki.platform/xwiki-platform-rest-server@14.5
purl pkg:maven/org.xwiki.platform/xwiki-platform-rest-server@14.5
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-dxfr-k1tg-83fj
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-rest-server@14.5
2
url pkg:maven/org.xwiki.platform/xwiki-platform-rest-server@15.0-rc-1
purl pkg:maven/org.xwiki.platform/xwiki-platform-rest-server@15.0-rc-1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-7jsf-8yfm-x7cx
1
vulnerability VCID-dxfr-k1tg-83fj
2
vulnerability VCID-xpdz-mg49-efca
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-rest-server@15.0-rc-1
References
0
reference_url https://github.com/xwiki/xwiki-platform
reference_id
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/xwiki/xwiki-platform
1
reference_url https://github.com/xwiki/xwiki-platform/commit/824cd742ecf5439971247da11bfe7e0ad2b10ede
reference_id
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/xwiki/xwiki-platform/commit/824cd742ecf5439971247da11bfe7e0ad2b10ede
2
reference_url https://jira.xwiki.org/browse/XWIKI-16138
reference_id
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://jira.xwiki.org/browse/XWIKI-16138
3
reference_url https://nvd.nist.gov/vuln/detail/CVE-2023-35151
reference_id CVE-2023-35151
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2023-35151
4
reference_url https://github.com/advisories/GHSA-8g9c-c9cm-9c56
reference_id GHSA-8g9c-c9cm-9c56
reference_type
scores
url https://github.com/advisories/GHSA-8g9c-c9cm-9c56
5
reference_url https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-8g9c-c9cm-9c56
reference_id GHSA-8g9c-c9cm-9c56
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-8g9c-c9cm-9c56
Weaknesses
0
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.
1
cwe_id 668
name Exposure of Resource to Wrong Sphere
description The product exposes a resource to the wrong control sphere, providing unintended actors with inappropriate access to the resource.
2
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.
3
cwe_id 359
name Exposure of Private Personal Information to an Unauthorized Actor
description The product does not properly prevent a person's private, personal information from being accessed by actors who either (1) are not explicitly authorized to access the information or (2) do not have the implicit consent of the person about whom the information is collected.
Exploits
Severity_range_score7.0 - 8.9
Exploitability0.5
Weighted_severity8.0
Risk_score4.0
Resource_urlhttp://public2.vulnerablecode.io/vulnerabilities/VCID-dxfr-k1tg-83fj