cvelist/2022/3xxx/CVE-2022-3704.json

82 lines
2.9 KiB
JSON
Raw Normal View History

2022-10-26 19:00:32 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-3704",
2022-10-26 21:10:17 +02:00
"TITLE": "Ruby on Rails _table.html.erb cross site scripting",
"REQUESTER": "cna@vuldb.com",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"generator": "vuldb.com",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "",
"product": {
"product_data": [
{
"product_name": "Ruby on Rails",
"version": {
"version_data": [
{
2022-10-26 20:00:34 +00:00
"version_value": "n/a"
2022-10-26 21:10:17 +02:00
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-707 Improper Neutralization -> CWE-74 Injection -> CWE-79 Cross Site Scripting"
}
]
}
]
2022-10-26 19:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-10-26 20:00:34 +00:00
"value": "A vulnerability classified as problematic has been found in Ruby on Rails. This affects an unknown part of the file actionpack/lib/action_dispatch/middleware/templates/routes/_table.html.erb. The manipulation leads to cross site scripting. It is possible to initiate the attack remotely. The name of the patch is be177e4566747b73ff63fd5f529fab564e475ed4. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-212319."
2022-10-26 21:10:17 +02:00
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"baseScore": "3.5",
2022-10-26 20:00:34 +00:00
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N"
2022-10-26 21:10:17 +02:00
}
},
"references": {
"reference_data": [
{
2022-10-26 20:00:34 +00:00
"url": "https://github.com/rails/rails/issues/46244",
"refsource": "MISC",
"name": "https://github.com/rails/rails/issues/46244"
2022-10-26 21:10:17 +02:00
},
{
2022-10-26 20:00:34 +00:00
"url": "https://github.com/rails/rails/commit/be177e4566747b73ff63fd5f529fab564e475ed4",
"refsource": "MISC",
"name": "https://github.com/rails/rails/commit/be177e4566747b73ff63fd5f529fab564e475ed4"
2022-10-26 21:10:17 +02:00
},
{
2022-10-26 20:00:34 +00:00
"url": "https://vuldb.com/?id.212319",
"refsource": "MISC",
"name": "https://vuldb.com/?id.212319"
2022-10-26 19:00:32 +00:00
}
]
}
}