Lookup for vulnerabilities affecting packages.

Vulnerability_idVCID-cawb-zpmc-b3dp
Summary
org.xwiki.platform:xwiki-platform-livedata-macro vulnerable to Basic Cross-site Scripting
A user without script rights can introduce a stored XSS by using the Live Data macro, if the last author of the content of the page has script rights.

For instance, by adding the LiveData below in the about section of the profile of a user created by an admin.

```javascript
{{liveData id="movies" properties="title,description"}}
{
"data": {
"count": 1,
"entries": [
{
"title": "Meet John Doe",
"url": "https://www.imdb.com/title/tt0033891/",
"description": "<img onerror='alert(1)' src='foo' />"
}
]
},
"meta": {
"propertyDescriptors": [
{
"id": "title",
"name": "Title",
"visible": true,
"displayer": {"id": "link", "propertyHref": "url"}
},
{
"id": "description",
"name": "Description",
"visible": true,
"displayer": "html"
}
]
}
}
{{/liveData}}
```
Aliases
0
alias CVE-2023-29508
1
alias GHSA-hmm7-6ph9-8jf2
Fixed_packages
0
url pkg:maven/org.xwiki.platform/xwiki-platform-livedata-macro@13.10.11
purl pkg:maven/org.xwiki.platform/xwiki-platform-livedata-macro@13.10.11
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-livedata-macro@13.10.11
1
url pkg:maven/org.xwiki.platform/xwiki-platform-livedata-macro@14.4.7
purl pkg:maven/org.xwiki.platform/xwiki-platform-livedata-macro@14.4.7
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-livedata-macro@14.4.7
2
url pkg:maven/org.xwiki.platform/xwiki-platform-livedata-macro@14.10
purl pkg:maven/org.xwiki.platform/xwiki-platform-livedata-macro@14.10
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-livedata-macro@14.10
Affected_packages
0
url pkg:maven/org.xwiki.platform/xwiki-platform-livedata-macro@13.10.10
purl pkg:maven/org.xwiki.platform/xwiki-platform-livedata-macro@13.10.10
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-cawb-zpmc-b3dp
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-livedata-macro@13.10.10
1
url pkg:maven/org.xwiki.platform/xwiki-platform-livedata-macro@14.4
purl pkg:maven/org.xwiki.platform/xwiki-platform-livedata-macro@14.4
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-cawb-zpmc-b3dp
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-livedata-macro@14.4
2
url pkg:maven/org.xwiki.platform/xwiki-platform-livedata-macro@14.9
purl pkg:maven/org.xwiki.platform/xwiki-platform-livedata-macro@14.9
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-cawb-zpmc-b3dp
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-livedata-macro@14.9
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://jira.xwiki.org/browse/XWIKI-20312
reference_id
reference_type
scores
url https://jira.xwiki.org/browse/XWIKI-20312
2
reference_url https://nvd.nist.gov/vuln/detail/CVE-2023-29508
reference_id CVE-2023-29508
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2023-29508
3
reference_url https://github.com/advisories/GHSA-hmm7-6ph9-8jf2
reference_id GHSA-hmm7-6ph9-8jf2
reference_type
scores
url https://github.com/advisories/GHSA-hmm7-6ph9-8jf2
4
reference_url https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-hmm7-6ph9-8jf2
reference_id GHSA-hmm7-6ph9-8jf2
reference_type
scores
url https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-hmm7-6ph9-8jf2
Weaknesses
0
cwe_id 79
name Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
description The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
1
cwe_id 80
name Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)
description The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as <, >, and & that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages.
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 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-cawb-zpmc-b3dp