cvelist/2024/37xxx/CVE-2024-37031.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2024-05-31 04:00:34 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-06-03 06:00:32 +00:00
"ID": "CVE-2024-37031",
"STATE": "PUBLIC"
2024-05-31 04:00:34 +00:00
},
2024-06-03 06:00:32 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2024-05-31 04:00:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-06-03 06:00:32 +00:00
"value": "The Active Admin (aka activeadmin) framework before 3.2.2 for Ruby on Rails allows stored XSS in certain situations where users can create entities (to be later edited in forms) with arbitrary names, aka a \"dynamic form legends\" issue. 4.0.0.beta7 is also a fixed version."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://rubygems.org/gems/activeadmin/versions/3.2.2",
"url": "https://rubygems.org/gems/activeadmin/versions/3.2.2"
},
{
"refsource": "MISC",
"name": "https://github.com/activeadmin/activeadmin/releases/tag/v3.2.2",
"url": "https://github.com/activeadmin/activeadmin/releases/tag/v3.2.2"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/activeadmin/activeadmin/security/advisories/GHSA-9mg6-x45v-hcfm",
"url": "https://github.com/activeadmin/activeadmin/security/advisories/GHSA-9mg6-x45v-hcfm"
2024-05-31 04:00:34 +00:00
}
]
}
}