cvelist/2021/4xxx/CVE-2021-4266.json

87 lines
3.2 KiB
JSON
Raw Normal View History

2022-12-21 19:00:37 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-4266",
2022-12-21 20:02:49 +01:00
"TITLE": "Webdetails cpf DependenciesPackage.java cross site scripting",
"REQUESTER": "cna@vuldb.com",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"generator": "vuldb.com",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Webdetails",
"product": {
"product_data": [
{
"product_name": "cpf",
"version": {
"version_data": [
{
"version_value": "9.5.0.0-80"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-707 Improper Neutralization -> CWE-74 Injection -> CWE-79 Cross Site Scripting"
}
]
}
]
2022-12-21 19:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-12-21 20:00:38 +00:00
"value": "A vulnerability classified as problematic has been found in Webdetails cpf up to 9.5.0.0-80. Affected is an unknown function of the file core/src/main/java/pt/webdetails/cpf/packager/DependenciesPackage.java. The manipulation of the argument baseUrl leads to cross site scripting. It is possible to launch the attack remotely. Upgrading to version 9.5.0.0-81 is able to address this issue. The name of the patch is 3bff900d228e8cae3af256b447c5d15bdb03c174. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-216468."
2022-12-21 20:02:49 +01:00
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"baseScore": "3.5",
2022-12-21 20:00:38 +00:00
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N"
2022-12-21 20:02:49 +01:00
}
},
"references": {
"reference_data": [
{
2022-12-21 20:00:38 +00:00
"url": "https://github.com/siwapp/siwapp-ror/pull/365",
"refsource": "MISC",
"name": "https://github.com/siwapp/siwapp-ror/pull/365"
2022-12-21 20:02:49 +01:00
},
{
2022-12-21 20:00:38 +00:00
"url": "https://github.com/webdetails/cpf/releases/tag/9.5.0.0-81",
"refsource": "MISC",
"name": "https://github.com/webdetails/cpf/releases/tag/9.5.0.0-81"
2022-12-21 20:02:49 +01:00
},
{
2022-12-21 20:00:38 +00:00
"url": "https://github.com/webdetails/cpf/commit/3bff900d228e8cae3af256b447c5d15bdb03c174",
"refsource": "MISC",
"name": "https://github.com/webdetails/cpf/commit/3bff900d228e8cae3af256b447c5d15bdb03c174"
2022-12-21 20:02:49 +01:00
},
{
2022-12-21 20:00:38 +00:00
"url": "https://vuldb.com/?id.216468",
"refsource": "MISC",
"name": "https://vuldb.com/?id.216468"
2022-12-21 19:00:37 +00:00
}
]
}
}