cvelist/2024/2xxx/CVE-2024-2259.json
2024-08-13 11:00:35 +00:00

101 lines
3.8 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-2259",
"ASSIGNER": "vdisclose@cert-in.org.in",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This vulnerability exists in InstaRISPACS software due to insufficient validation of user supplied input for the loginTo parameter in user login module of the web interface of the application. A remote attacker could exploit this vulnerability by sending a specially crafted input to the vulnerable parameter to perform reflected Cross Site Scripting (XSS) attacks on the targeted system."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Meddiff Technologies",
"product": {
"product_data": [
{
"product_name": "InstaRISPACS",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "3.0.0"
},
{
"version_affected": "=",
"version_value": "<=4.0.0 Build 29"
},
{
"version_affected": "=",
"version_value": "<=5.0.0 Build 19"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.cert-in.org.in/s2cMainServlet?pageid=PUBVLNOTES01&VLCODE=CIVN-2024-0241",
"refsource": "MISC",
"name": "https://www.cert-in.org.in/s2cMainServlet?pageid=PUBVLNOTES01&VLCODE=CIVN-2024-0241"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Users of version 4.0.0 and 5.0.0 are recommended to apply hotfix.<br>Users of version 3.0.0; upgrade to the latest version and then apply hotfix.<br>"
}
],
"value": "Users of version 4.0.0 and 5.0.0 are recommended to apply hotfix.\nUsers of version 3.0.0; upgrade to the latest version and then apply hotfix."
}
],
"credits": [
{
"lang": "en",
"value": "This vulnerability is reported by Venkatesh L Sharma."
},
{
"lang": "en",
"value": "CERT-In also acknowledges and appreciates the efforts of M/S Ramanathan Software Pvt. Ltd. in remediating the vulnerability."
}
]
}