2023-06-02 18:00:31 +00:00
{
"id" : "CVE-2023-25740" ,
"sourceIdentifier" : "security@mozilla.org" ,
"published" : "2023-06-02T17:15:11.480" ,
2023-06-09 11:28:17 +00:00
"lastModified" : "2023-06-08T16:33:12.093" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-02 18:00:31 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "After downloading a Windows <code>.scf</code> script from the local filesystem, an attacker could supply a remote path that would lead to unexpected network requests from the operating system. This also had the potential to leak NTLM credentials to the resource.<br>*This bug only affects Firefox for Windows. Other operating systems are unaffected.*. This vulnerability affects Firefox < 110."
}
] ,
2023-06-09 11:28:17 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "110.0" ,
"matchCriteriaId" : "811EBB2F-0FAA-49DB-8B16-99341814C3D1"
}
]
}
]
}
] ,
2023-06-02 18:00:31 +00:00
"references" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1812354" ,
2023-06-09 11:28:17 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Issue Tracking" ,
"Permissions Required"
]
2023-06-02 18:00:31 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-05/" ,
2023-06-09 11:28:17 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2023-06-02 18:00:31 +00:00
}
]
}