2023-08-04 18:00:38 +00:00
{
"id" : "CVE-2022-41401" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-08-04T17:15:09.583" ,
2023-08-08 22:00:38 +00:00
"lastModified" : "2023-08-08T20:32:08.363" ,
"vulnStatus" : "Analyzed" ,
2023-08-04 18:00:38 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "OpenRefine <= v3.5.2 contains a Server-Side Request Forgery (SSRF) vulnerability, which permits unauthorized users to exploit the system, potentially leading to unauthorized access to internal resources and sensitive file disclosure."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "OpenRefine contiene una vulnerabilidad de Server-Side Request Forgery (SSRF) que afecta a las versiones 3.5.2 e inferiores. Esto permite a usuarios no autorizados explotar el sistema, llevando potencialmente al acceso no autorizado a recursos internos y a la divulgaci\u00f3n de archivos sensibles.\n"
2023-08-04 18:00:38 +00:00
}
] ,
2023-08-08 22:00:38 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"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:openrefine:openrefine:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.5.2" ,
"matchCriteriaId" : "3FBE270B-9569-4301-B543-5FDF33EC15AD"
}
]
}
]
}
] ,
2023-08-04 18:00:38 +00:00
"references" : [
{
"url" : "https://github.com/OpenRefine/OpenRefine/blob/30d6edb7b6586623bda09456c797c35983fb80ff/main/tests/server/src/com/google/refine/importing/ImportingUtilitiesTests.java#L180" ,
2023-08-08 22:00:38 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-08-04 18:00:38 +00:00
} ,
{
"url" : "https://github.com/OpenRefine/OpenRefine/blob/cb55cdfdf6f9ca916839778dc847cce803688998/main/src/com/google/refine/importing/ImportingUtilities.java#L103" ,
2023-08-08 22:00:38 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-08-04 18:00:38 +00:00
} ,
{
"url" : "https://github.com/ixSly/CVE-2022-41401" ,
2023-08-08 22:00:38 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2023-08-04 18:00:38 +00:00
}
]
}