cvelist/2024/46xxx/CVE-2024-46607.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2024-09-11 08:00:49 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-09-24 20:00:35 +00:00
"ID": "CVE-2024-46607",
"STATE": "PUBLIC"
2024-09-11 08:00:49 +00:00
},
2024-09-24 20:00:35 +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-09-11 08:00:49 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-09-24 20:00:35 +00:00
"value": "Incorrect access control in IceCMS v3.4.7 and before allows attackers to authenticate by entering any arbitrary values as the username and password via the loginAdmin method in the UserController.java file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://icecms.com",
"refsource": "MISC",
"name": "http://icecms.com"
},
{
"url": "https://github.com/Thecosy/iceCMS?tab=readme-ov-file",
"refsource": "MISC",
"name": "https://github.com/Thecosy/iceCMS?tab=readme-ov-file"
},
{
"refsource": "MISC",
"name": "https://github.com/Lunax0/LogLunax/blob/main/icecms/CVE-2024-46607.md",
"url": "https://github.com/Lunax0/LogLunax/blob/main/icecms/CVE-2024-46607.md"
2024-09-11 08:00:49 +00:00
}
]
}
}