cvelist/2023/29xxx/CVE-2023-29506.json

104 lines
3.8 KiB
JSON
Raw Normal View History

2023-04-07 19:00:34 +00:00
{
2023-04-16 07:00:37 +00:00
"data_version": "4.0",
2023-04-07 19:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-29506",
2023-04-16 07:00:37 +00:00
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
2023-04-07 19:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-04-16 07:00:37 +00:00
"value": "XWiki Commons are technical libraries common to several other top level XWiki projects. It was possible to inject some code using the URL of authenticated endpoints. This problem has been patched on XWiki 13.10.11, 14.4.7 and 14.10."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "xwiki",
"product": {
"product_data": [
{
"product_name": "xwiki-platform",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": ">= 13.10.8, < 13.10.11"
},
{
"version_affected": "=",
"version_value": ">= 14.4.3, < 14.4.7"
},
{
"version_affected": "=",
"version_value": ">= 14.6, < 14.10"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-jjm5-5v9v-7hx2",
"refsource": "MISC",
"name": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-jjm5-5v9v-7hx2"
},
{
"url": "https://github.com/xwiki/xwiki-platform/commit/1943ea26c967ef868fb5f67c487d98d97cba0380",
"refsource": "MISC",
"name": "https://github.com/xwiki/xwiki-platform/commit/1943ea26c967ef868fb5f67c487d98d97cba0380"
},
{
"url": "https://jira.xwiki.org/browse/XWIKI-20335",
"refsource": "MISC",
"name": "https://jira.xwiki.org/browse/XWIKI-20335"
}
]
},
"source": {
"advisory": "GHSA-jjm5-5v9v-7hx2",
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
2023-04-07 19:00:34 +00:00
}
]
}
}