2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-24623" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-01-30T05:15:10.373" ,
"lastModified" : "2023-02-07T15:04:20.140" ,
"vulnStatus" : "Analyzed" ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Paranoidhttp before 0.3.0 allows SSRF because [::] is equivalent to the 127.0.0.1 address, but does not match the filter for private addresses."
2024-05-12 02:03:21 +00:00
} ,
{
"lang" : "es" ,
"value" : "Paranoidhttp anterior a 0.3.0 permite SSRF porque [::] es equivalente a la direcci\u00f3n 127.0.0.1, pero no coincide con el filtro para direcciones privadas."
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:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-918"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:paranoidhttp_project:paranoidhttp:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "0.3.0" ,
"matchCriteriaId" : "F349DBA3-D1CA-41D5-8065-B6519D42D094"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/hakobe/paranoidhttp/blob/master/CHANGELOG.md#v030-2023-01-19" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/hakobe/paranoidhttp/commit/07f671da14ce63a80f4e52432b32e8d178d75fd3" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/hakobe/paranoidhttp/compare/v0.2.0...v0.3.0" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
}
]
}