2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-26117" ,
"sourceIdentifier" : "report@snyk.io" ,
"published" : "2023-03-30T05:15:07.687" ,
2023-05-22 14:00:32 +00:00
"lastModified" : "2023-05-22T13:15:09.673" ,
"vulnStatus" : "Modified" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
2023-05-22 14:00:32 +00:00
"value" : "Versions of the package angular from 1.0.0 are vulnerable to Regular Expression Denial of Service (ReDoS) via the $resource service due to the usage of an insecure regular expression. Exploiting this vulnerability is possible by a large carefully-crafted input, which can result in catastrophic backtracking."
2023-04-24 12:24:31 +02:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"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
} ,
{
"source" : "report@snyk.io" ,
"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:L" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1333"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:angularjs:angular:*:*:*:*:*:node.js:*:*" ,
"versionEndIncluding" : "1.8.3" ,
"matchCriteriaId" : "E7985B5E-2AC4-476E-87FD-05E05EC688DC"
}
]
}
]
}
] ,
"references" : [
2023-05-22 14:00:32 +00:00
{
"url" : "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-5406323" ,
"source" : "report@snyk.io"
} ,
{
"url" : "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBANGULAR-5406325" ,
"source" : "report@snyk.io"
} ,
{
"url" : "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-5406324" ,
"source" : "report@snyk.io"
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "https://security.snyk.io/vuln/SNYK-JS-ANGULAR-3373045" ,
"source" : "report@snyk.io" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://stackblitz.com/edit/angularjs-vulnerability-resource-trailing-slashes-redos" ,
"source" : "report@snyk.io" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
}
]
}