2023-07-19 23:55:40 +00:00
{
"id" : "CVE-2023-37899" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-07-19T20:15:10.807" ,
2023-07-28 16:00:33 +00:00
"lastModified" : "2023-07-28T15:55:57.443" ,
"vulnStatus" : "Analyzed" ,
2023-07-19 23:55:40 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. Feathers socket handler did not catch invalid string conversion errors like `const message = ${{ toString: '' }}` which would cause the NodeJS process to crash when sending an unexpected Socket.io message like `socket.emit('find', { toString: '' })`. A fix has been released in versions 5.0.8 and 4.5.18. Users are advised to upgrade. There is no known workaround for this vulnerability."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-07-28 16:00:33 +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-19 23:55:40 +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" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-754"
}
]
}
] ,
2023-07-28 16:00:33 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:feathersjs:feathers:*:*:*:*:*:node.js:*:*" ,
"versionEndExcluding" : "4.5.18" ,
"matchCriteriaId" : "8B251930-5589-433E-802F-00FC38A8F320"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:feathersjs:feathers:*:*:*:*:*:node.js:*:*" ,
"versionStartIncluding" : "5.0.0" ,
"versionEndExcluding" : "5.0.8" ,
"matchCriteriaId" : "7685FD7F-A59E-4A10-9F97-49F0008F981B"
}
]
}
]
}
] ,
2023-07-19 23:55:40 +00:00
"references" : [
{
"url" : "https://github.com/feathersjs/feathers/blob/crow/CHANGELOG.md#4518-2023-07-19" ,
2023-07-28 16:00:33 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-07-19 23:55:40 +00:00
} ,
{
"url" : "https://github.com/feathersjs/feathers/blob/dove/CHANGELOG.md#508-2023-07-19" ,
2023-07-28 16:00:33 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-07-19 23:55:40 +00:00
} ,
{
"url" : "https://github.com/feathersjs/feathers/pull/3241" ,
2023-07-28 16:00:33 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-07-19 23:55:40 +00:00
} ,
{
"url" : "https://github.com/feathersjs/feathers/pull/3242" ,
2023-07-28 16:00:33 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-07-19 23:55:40 +00:00
} ,
{
"url" : "https://github.com/feathersjs/feathers/security/advisories/GHSA-hhr9-rh25-hvf9" ,
2023-07-28 16:00:33 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2023-07-19 23:55:40 +00:00
}
]
}