2025-03-12 19:00:40 +00:00
{
2025-03-13 17:00:37 +00:00
"data_version" : "4.0" ,
2025-03-12 19:00:40 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2025-2263" ,
2025-03-13 17:00:37 +00:00
"ASSIGNER" : "vulnreport@tenable.com" ,
"STATE" : "PUBLIC"
2025-03-12 19:00:40 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2025-03-13 17:00:37 +00:00
"value" : "During login to the web server in \"Sante PACS Server.exe\", OpenSSL function EVP_DecryptUpdate is called to decrypt the username and password. A fixed 0x80-byte stack-based buffer is passed to the function as the output buffer. A stack-based buffer overflow exists if a long encrypted username or password is supplied by an unauthenticated remote attacker."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-121: Stack-based Buffer Overflow" ,
"cweId" : "CWE-121"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Santesoft" ,
"product" : {
"product_data" : [
{
"product_name" : "Sante PACS Server" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"status" : "affected" ,
"version" : "4.1.0"
} ,
{
"status" : "unaffected" ,
"version" : "4.2.0"
}
] ,
"defaultStatus" : "unaffected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.tenable.com/security/research/tra-2025-08" ,
"refsource" : "MISC" ,
"name" : "https://www.tenable.com/security/research/tra-2025-08"
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.2.0"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.1"
2025-03-12 19:00:40 +00:00
}
]
}
}