cvelist/2024/1xxx/CVE-2024-1233.json

120 lines
4.6 KiB
JSON
Raw Normal View History

2024-02-05 19:00:37 +00:00
{
2024-04-10 19:05:57 +00:00
"data_version": "4.0",
2024-02-05 19:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-1233",
2024-04-10 19:05:57 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2024-02-05 19:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-10 19:05:57 +00:00
"value": "A flaw was found in` JwtValidator.resolvePublicKey` in JBoss EAP, where the validator checks jku and sends a HTTP request. During this process, no whitelisting or other filtering behavior is performed on the destination URL address, which may result in a server-side request forgery (SSRF) vulnerability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "Red Hat JBoss Enterprise Application Platform 7",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
2024-05-08 03:00:40 +00:00
"defaultStatus": "affected"
2024-04-10 19:05:57 +00:00
}
}
]
}
},
{
"product_name": "Red Hat JBoss Enterprise Application Platform 8",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
2024-05-08 03:00:40 +00:00
"defaultStatus": "affected"
2024-04-10 19:05:57 +00:00
}
}
]
}
},
{
"product_name": "Red Hat JBoss Enterprise Application Platform Expansion Pack",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
2024-05-08 03:00:40 +00:00
"defaultStatus": "affected"
2024-04-10 19:05:57 +00:00
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://access.redhat.com/security/cve/CVE-2024-1233",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2024-1233"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262849",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2262849"
}
]
},
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Jingcheng Yang and Jianjun Chen from Sichuan University and Zhongguancun Lab for reporting this issue."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
2024-02-05 19:00:37 +00:00
}
]
}
}