mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
84 lines
2.6 KiB
JSON
84 lines
2.6 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2024-39610",
|
|
"ASSIGNER": "vultures@jpcert.or.jp",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Cross-site scripting vulnerability exists in FitNesse releases prior to 20241026. If this vulnerability is exploited, an arbitrary script may be executed on the web browser of the user who is using the product."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Cross-site scripting (XSS)",
|
|
"cweId": "CWE-79"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "unclebob",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "FitNesse",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "releases prior to 20241026"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://github.com/unclebob/fitnesse/releases/tag/20241026",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/unclebob/fitnesse/releases/tag/20241026"
|
|
},
|
|
{
|
|
"url": "https://fitnesse.org/FitNesseDownload",
|
|
"refsource": "MISC",
|
|
"name": "https://fitnesse.org/FitNesseDownload"
|
|
},
|
|
{
|
|
"url": "https://jvn.jp/en/jp/JVN36791327/",
|
|
"refsource": "MISC",
|
|
"name": "https://jvn.jp/en/jp/JVN36791327/"
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": [
|
|
{
|
|
"version": "3.0",
|
|
"baseSeverity": "MEDIUM",
|
|
"baseScore": 6.1,
|
|
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
|
|
}
|
|
]
|
|
}
|
|
} |