2023-06-30 20:00:34 +00:00
{
"id" : "CVE-2023-37360" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-06-30T18:15:10.420" ,
2023-07-07 23:55:29 +00:00
"lastModified" : "2023-07-07T23:32:21.890" ,
"vulnStatus" : "Analyzed" ,
2023-06-30 20:00:34 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "pacparser_find_proxy in Pacparser before 1.4.2 allows JavaScript injection, and possibly privilege escalation, when the attacker controls the URL (which may be realistic within enterprise security products)."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-07-07 23:55:29 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
} ,
2023-06-30 20:00:34 +00:00
{
"source" : "cve@mitre.org" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 5.9 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.5 ,
"impactScore" : 3.4
}
]
} ,
2023-07-07 23:55:29 +00:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-74"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:pacparser_project:pacparser:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.4.2" ,
"matchCriteriaId" : "DB3949D3-7A64-4D55-BE26-CB2324C277B1"
}
]
}
]
}
] ,
2023-06-30 20:00:34 +00:00
"references" : [
{
"url" : "https://github.com/manugarg/pacparser/security/advisories/GHSA-62q6-v997-f7v9" ,
2023-07-07 23:55:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-06-30 20:00:34 +00:00
}
]
}