2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2009-0276" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2009-02-03T19:30:00.343" ,
2024-11-22 09:15:19 +00:00
"lastModified" : "2024-11-21T00:59:30.687" ,
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Cross-domain vulnerability in the V8 JavaScript engine in Google Chrome before 1.0.154.46 allows remote attackers to bypass the Same Origin Policy via a crafted script that accesses another frame and reads its full URL and possibly other sensitive information, or modifies the URL of this frame."
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad de dominio cruzado en la V8 del motor JavaScript en Google Chrome anterior a 1.0.154.46, permite a atacantes remotos evitar la Pol\u00edtica del Mismo Origen (Same Origin Policy) a trav\u00e9s de una secuencia de comandos que accede a otro marco (frame) y lee su URL completa y probablemente otra informaci\u00f3n sensible, o modifica la URL de ese marco (frame)."
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:P/I:N/A:N" ,
2024-11-22 09:15:19 +00:00
"baseScore" : 5.0 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "NONE" ,
2024-11-22 09:15:19 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-Other"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "1.0.154.43" ,
"matchCriteriaId" : "F3D8C988-6C80-4627-BE11-72304CDE0AC0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:google:chrome:0.2.152.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "DD4A2AB1-6F90-4D0B-A673-C6310514CE63"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:google:chrome:0.2.153.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "66A4FEB5-11D8-4FFC-972D-A3B991176040"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:google:chrome:0.3.154.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A6313614-FC3C-488C-B80B-191797319A56"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:google:chrome:0.3.154.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9CDF3DAB-73C4-48E8-9B0B-DADABF217555"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:google:chrome:0.4.154.18:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7B2FAE50-4CA3-46F6-B533-C599011A9ED5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:google:chrome:0.4.154.22:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B0D94F22-37B6-4938-966A-E1830D83FBC3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:google:chrome:0.4.154.31:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "D8B7164E-7A4F-4959-9E6D-EF614EDD4C3C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:google:chrome:0.4.154.33:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "0C0F9D75-B10D-468F-84D8-61B6A1230556"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:google:chrome:1.0.154.36:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "5D2CAE29-3F1E-4374-B82C-B60B7BB4AEAE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:google:chrome:1.0.154.39:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "173D539E-045E-4429-80C9-5749BECC6CD5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:google:chrome:1.0.154.42:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "D2052352-FECC-4990-B0F4-A715694AD816"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://codereview.chromium.org/18531" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://googlechromereleases.blogspot.com/2009/01/stable-beta-update-yahoo-mail-and.html" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
2024-04-04 08:46:00 +00:00
{
"url" : "http://secunia.com/advisories/33754" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://sites.google.com/a/chromium.org/dev/getting-involved/dev-channel/release-notes" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://src.chromium.org/viewvc/chrome?view=rev&revision=8524" ,
"source" : "cve@mitre.org"
2024-11-22 09:15:19 +00:00
} ,
{
"url" : "http://codereview.chromium.org/18531" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://googlechromereleases.blogspot.com/2009/01/stable-beta-update-yahoo-mail-and.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://secunia.com/advisories/33754" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://sites.google.com/a/chromium.org/dev/getting-involved/dev-channel/release-notes" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://src.chromium.org/viewvc/chrome?view=rev&revision=8524" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}