2023-07-27 20:00:33 +00:00
{
"id" : "CVE-2023-38504" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-07-27T19:15:10.117" ,
2023-08-03 14:00:31 +00:00
"lastModified" : "2023-08-03T13:40:02.697" ,
"vulnStatus" : "Analyzed" ,
2023-07-27 20:00:33 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Sails is a realtime MVC Framework for Node.js. In Sails apps prior to version 1.5.7,, an attacker can send a virtual request that will cause the node process to crash. This behavior was fixed in Sails v1.5.7. As a workaround, disable the sockets hook and remove the `sails.io.js` client."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-08-03 14:00:31 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2023-07-27 20:00:33 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
2023-08-03 14:00:31 +00:00
"source" : "nvd@nist.gov" ,
2023-07-27 20:00:33 +00:00
"type" : "Primary" ,
2023-08-03 14:00:31 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
} ,
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-07-27 20:00:33 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-248"
}
]
}
] ,
2023-08-03 14:00:31 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sailsjs:sails:*:*:*:*:*:node.js:*:*" ,
"versionEndExcluding" : "1.5.7" ,
"matchCriteriaId" : "8EACF3BE-7857-4A73-810E-1D33AC992451"
}
]
}
]
}
] ,
2023-07-27 20:00:33 +00:00
"references" : [
{
"url" : "https://github.com/balderdashy/sails/commit/4a023dc5095a4b30fdc8535f705ed34cd22d2f7d" ,
2023-08-03 14:00:31 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-07-27 20:00:33 +00:00
} ,
{
"url" : "https://github.com/balderdashy/sails/pull/7287" ,
2023-08-03 14:00:31 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking"
]
2023-07-27 20:00:33 +00:00
} ,
{
"url" : "https://github.com/balderdashy/sails/releases/tag/v1.5.7" ,
2023-08-03 14:00:31 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-07-27 20:00:33 +00:00
} ,
{
"url" : "https://github.com/balderdashy/sails/security/advisories/GHSA-gpw9-fwm8-7rx7" ,
2023-08-03 14:00:31 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2023-07-27 20:00:33 +00:00
}
]
}