2023-07-18 08:00:33 +00:00
{
2023-10-02 14:00:35 +00:00
"data_version" : "4.0" ,
2023-07-18 08:00:33 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-3744" ,
2023-10-02 14:00:35 +00:00
"ASSIGNER" : "cve-coordination@incibe.es" ,
"STATE" : "PUBLIC"
2023-07-18 08:00:33 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-10-02 14:00:35 +00:00
"value" : "Server-Side Request Forgery vulnerability in SLims version 9.6.0. This vulnerability could allow an authenticated attacker to send requests to internal services or upload the contents of relevant files via the \"scrape_image.php\" file in the imageURL parameter."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-918 Server-Side Request Forgery (SSRF)" ,
"cweId" : "CWE-918"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "SLiMS" ,
"product" : {
"product_data" : [
{
"product_name" : "SLiMS" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "9.6.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.incibe.es/en/incibe-cert/notices/aviso/server-side-request-forgery-slims" ,
"refsource" : "MISC" ,
"name" : "https://www.incibe.es/en/incibe-cert/notices/aviso/server-side-request-forgery-slims"
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.1.0-dev"
} ,
"source" : {
"discovery" : "EXTERNAL"
} ,
"solution" : [
{
"lang" : "en" ,
"supportingMedia" : [
{
"base64" : false ,
"type" : "text/html" ,
"value" : "The vulnerability has been fixed in the latest version of SLiMS."
}
] ,
"value" : "The vulnerability has been fixed in the latest version of SLiMS."
}
] ,
"credits" : [
{
"lang" : "en" ,
"value" : "David Ut\u00f3n Amaya (m3n0sd0n4ld)."
}
] ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.9 ,
"baseSeverity" : "CRITICAL" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" ,
"version" : "3.1"
2023-07-18 08:00:33 +00:00
}
]
}
}