CVE-2008-7294 (GCVE-0-2008-7294)
Vulnerability from cvelistv5 – Published: 2011-08-09 19:00 – Updated: 2024-09-17 01:46
VLAI?
Summary
Google Chrome before 4.0.211.0 cannot properly restrict modifications to cookies established in HTTPS sessions, which allows man-in-the-middle attackers to overwrite or delete arbitrary cookies via a Set-Cookie header in an HTTP response, related to lack of the HTTP Strict Transport Security (HSTS) includeSubDomains feature, aka a "cookie forcing" issue.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T12:03:37.439Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://michael-coates.blogspot.com/2010/01/cookie-forcing-trust-your-cookies-no.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://code.google.com/p/browsersec/wiki/Part2#Same-origin_policy_for_cookies"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://scarybeastsecurity.blogspot.com/2011/02/some-less-obvious-benefits-of-hsts.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=660053"
},
{
"name": "[public-webapps] 20090918 fyi: Strict Transport Security specification",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://lists.w3.org/Archives/Public/public-webapps/2009JulSep/1148.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://scarybeastsecurity.blogspot.com/2008/11/cookie-forcing.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Google Chrome before 4.0.211.0 cannot properly restrict modifications to cookies established in HTTPS sessions, which allows man-in-the-middle attackers to overwrite or delete arbitrary cookies via a Set-Cookie header in an HTTP response, related to lack of the HTTP Strict Transport Security (HSTS) includeSubDomains feature, aka a \"cookie forcing\" issue."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2011-08-09T19:00:00Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "http://michael-coates.blogspot.com/2010/01/cookie-forcing-trust-your-cookies-no.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://code.google.com/p/browsersec/wiki/Part2#Same-origin_policy_for_cookies"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://scarybeastsecurity.blogspot.com/2011/02/some-less-obvious-benefits-of-hsts.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=660053"
},
{
"name": "[public-webapps] 20090918 fyi: Strict Transport Security specification",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://lists.w3.org/Archives/Public/public-webapps/2009JulSep/1148.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://scarybeastsecurity.blogspot.com/2008/11/cookie-forcing.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-7294",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Google Chrome before 4.0.211.0 cannot properly restrict modifications to cookies established in HTTPS sessions, which allows man-in-the-middle attackers to overwrite or delete arbitrary cookies via a Set-Cookie header in an HTTP response, related to lack of the HTTP Strict Transport Security (HSTS) includeSubDomains feature, aka a \"cookie forcing\" issue."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://michael-coates.blogspot.com/2010/01/cookie-forcing-trust-your-cookies-no.html",
"refsource": "MISC",
"url": "http://michael-coates.blogspot.com/2010/01/cookie-forcing-trust-your-cookies-no.html"
},
{
"name": "http://code.google.com/p/browsersec/wiki/Part2#Same-origin_policy_for_cookies",
"refsource": "MISC",
"url": "http://code.google.com/p/browsersec/wiki/Part2#Same-origin_policy_for_cookies"
},
{
"name": "http://scarybeastsecurity.blogspot.com/2011/02/some-less-obvious-benefits-of-hsts.html",
"refsource": "MISC",
"url": "http://scarybeastsecurity.blogspot.com/2011/02/some-less-obvious-benefits-of-hsts.html"
},
{
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=660053",
"refsource": "MISC",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=660053"
},
{
"name": "[public-webapps] 20090918 fyi: Strict Transport Security specification",
"refsource": "MLIST",
"url": "http://lists.w3.org/Archives/Public/public-webapps/2009JulSep/1148.html"
},
{
"name": "http://scarybeastsecurity.blogspot.com/2008/11/cookie-forcing.html",
"refsource": "MISC",
"url": "http://scarybeastsecurity.blogspot.com/2008/11/cookie-forcing.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2008-7294",
"datePublished": "2011-08-09T19:00:00Z",
"dateReserved": "2011-08-09T00:00:00Z",
"dateUpdated": "2024-09-17T01:46:02.151Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"3.0.195.38\", \"matchCriteriaId\": \"E7ABBB62-8934-413E-8CD3-A36C58262241\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:0.1.38.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DF2444C7-08EB-40FB-837C-7B61F336FC0E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:0.1.38.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B0B7A091-DB91-45A1-AE97-F9140BB751B3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:0.1.38.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"7779FEB8-C2FC-4D4C-93F8-B7B047B57159\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:0.1.40.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"51DE0C25-4A21-4689-A47C-3F227FA6D901\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:0.1.42.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1F04FF28-D933-467D-8AB9-48D6B7A798BA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:0.1.42.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DF64A83E-AEC8-4E27-B24F-DDF76F0273EA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:0.2.149.27:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D55D5075-D233-42D6-B1D6-77B7599650EB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:0.2.149.29:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5B8FF77A-7802-4963-B532-3F16C7BB012C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:0.2.149.30:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D73576CF-76EE-42A3-9955-D7991384B8C1\"}, {\"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\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:1.0.154.43:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"BCBC80CB-4AB8-4EDF-9940-D2D7124D7549\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:1.0.154.46:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E37938BB-8368-46D6-A8E4-F99F5CB9B82E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:1.0.154.48:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6659833E-E309-4797-84D4-A782237714A9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:1.0.154.52:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FE4C0D93-0308-48D4-A953-9398B88E2868\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:1.0.154.53:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FE5094C4-1338-4189-B5FD-C9AFFF091D6B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:1.0.154.59:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"51A8C3D2-82E6-453E-90B7-BA5C5D2CDF54\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:1.0.154.64:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E03DB662-70EA-457C-AB02-58FA64C5B817\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:1.0.154.65:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"67C0798F-CC7F-4069-810E-B81F8BB77CCD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:2.0.156.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A2F95770-F36F-43C0-986F-5C819648271E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:2.0.157.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"ECCE1FD3-8D27-4304-97F9-6F9689F2498D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:2.0.157.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0F6CA696-49AA-4445-B978-96C1D8CE58DF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:2.0.158.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D9CFA3BF-6C07-448B-8C83-AD4C524A6577\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:2.0.159.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E8497F93-D88A-4FFA-B988-7210608530A8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:2.0.169.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"49FB50A3-FFDA-4BB9-A2C1-DA6DACC2DAAB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:2.0.169.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"59F93BC8-FE87-4CEC-B28A-4B0B5A468EDE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:2.0.170.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"02D459C7-2555-42FA-9C68-619E410D7CBA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:2.0.172:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E5CDF938-2998-403F-B343-29B620E05D44\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:2.0.172.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"64F89EA6-B411-4887-90A1-FF3A054424F6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:2.0.172.8:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"10D2BA3B-1C69-470C-9C40-001FAE82DDB4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:2.0.172.27:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"3583995C-CD74-401F-905D-65B73CFC4595\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:2.0.172.28:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A0A621B1-3186-4CE2-8BCC-916027CC74CF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:2.0.172.30:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B4A9B50D-5B0F-41C9-8FAF-B78CD21A0554\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:2.0.172.31:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"4F5223F1-85CD-4DF9-9665-BDF7B554A784\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:2.0.172.33:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8DD7AFBA-A9A2-4EE9-B652-78D25EFBB690\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:2.0.172.37:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6B9D6ED9-D5C5-4CA9-84EA-8007F48CF597\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:2.0.172.38:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0E7F7897-ECD1-499E-81CD-E224241B6607\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:3.0.182.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C7422307-271F-4953-9CA4-C50238D27BAE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:3.0.190.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"9DCC3490-5B06-4992-8E31-CA46E18607B7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:3.0.193.2:beta:*:*:*:*:*:*\", \"matchCriteriaId\": \"C2F85551-EDB5-4790-8095-EFFA7DEC7F98\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:3.0.195.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E83723F0-25D8-4963-89D0-0A7245D5BA22\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:3.0.195.21:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6FEBB1A8-295B-4AF7-996D-F7E415B91ECB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:3.0.195.24:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"50995718-0F70-44CA-863B-4AFB4C7AF3CD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:3.0.195.25:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D65EDA4B-EC20-4F2C-8984-5F1888394135\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:3.0.195.27:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"2702AAD8-FFA2-42B8-B736-F4DDED2932EF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:3.0.195.32:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"31D2B04D-ECEB-4B9B-9DC7-FE17C13DD72A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:3.0.195.33:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F7460B03-A658-4507-8D9E-E0234940BD71\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:3.0.195.36:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F107F7C1-DDC0-455C-A424-3D5D31C41BEB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:google:chrome:3.0.195.37:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A44C0035-AE58-4104-84EB-77EFED4C9A00\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Google Chrome before 4.0.211.0 cannot properly restrict modifications to cookies established in HTTPS sessions, which allows man-in-the-middle attackers to overwrite or delete arbitrary cookies via a Set-Cookie header in an HTTP response, related to lack of the HTTP Strict Transport Security (HSTS) includeSubDomains feature, aka a \\\"cookie forcing\\\" issue.\"}, {\"lang\": \"es\", \"value\": \"Google Chrome en versiones anteriors a la 4.0.211.0 no restringe apropiadamente las modificaciones a las cookies establecidas en las sesiones HTTPS, lo que facilita a atacantes \\\"man-in-the-middle\\\" sobreescribir o borrar cookies arbitrarias a trav\\u00e9s de una cabecera Set-Cookie en una respuesta HTTP, relacionado con una fallo en la funcionalidad HTTP Strict Transport Security (HSTS) includeSubDomains. Tambi\\u00e9n conocido como un problema \\\"cookie forcing\\\".\"}]",
"id": "CVE-2008-7294",
"lastModified": "2024-11-21T00:58:46.080",
"metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:N/I:P/A:P\", \"baseScore\": 5.8, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 4.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2011-08-09T19:55:01.153",
"references": "[{\"url\": \"http://code.google.com/p/browsersec/wiki/Part2#Same-origin_policy_for_cookies\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.w3.org/Archives/Public/public-webapps/2009JulSep/1148.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://michael-coates.blogspot.com/2010/01/cookie-forcing-trust-your-cookies-no.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://scarybeastsecurity.blogspot.com/2008/11/cookie-forcing.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://scarybeastsecurity.blogspot.com/2011/02/some-less-obvious-benefits-of-hsts.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=660053\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\"]}, {\"url\": \"http://code.google.com/p/browsersec/wiki/Part2#Same-origin_policy_for_cookies\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://lists.w3.org/Archives/Public/public-webapps/2009JulSep/1148.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://michael-coates.blogspot.com/2010/01/cookie-forcing-trust-your-cookies-no.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://scarybeastsecurity.blogspot.com/2008/11/cookie-forcing.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://scarybeastsecurity.blogspot.com/2011/02/some-less-obvious-benefits-of-hsts.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=660053\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-264\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2008-7294\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2011-08-09T19:55:01.153\",\"lastModified\":\"2025-04-11T00:51:21.963\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Google Chrome before 4.0.211.0 cannot properly restrict modifications to cookies established in HTTPS sessions, which allows man-in-the-middle attackers to overwrite or delete arbitrary cookies via a Set-Cookie header in an HTTP response, related to lack of the HTTP Strict Transport Security (HSTS) includeSubDomains feature, aka a \\\"cookie forcing\\\" issue.\"},{\"lang\":\"es\",\"value\":\"Google Chrome en versiones anteriors a la 4.0.211.0 no restringe apropiadamente las modificaciones a las cookies establecidas en las sesiones HTTPS, lo que facilita a atacantes \\\"man-in-the-middle\\\" sobreescribir o borrar cookies arbitrarias a trav\u00e9s de una cabecera Set-Cookie en una respuesta HTTP, relacionado con una fallo en la funcionalidad HTTP Strict Transport Security (HSTS) includeSubDomains. Tambi\u00e9n conocido como un problema \\\"cookie forcing\\\".\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:P/A:P\",\"baseScore\":5.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-264\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"3.0.195.38\",\"matchCriteriaId\":\"E7ABBB62-8934-413E-8CD3-A36C58262241\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:0.1.38.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DF2444C7-08EB-40FB-837C-7B61F336FC0E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:0.1.38.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B0B7A091-DB91-45A1-AE97-F9140BB751B3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:0.1.38.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7779FEB8-C2FC-4D4C-93F8-B7B047B57159\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:0.1.40.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51DE0C25-4A21-4689-A47C-3F227FA6D901\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:0.1.42.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1F04FF28-D933-467D-8AB9-48D6B7A798BA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:0.1.42.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DF64A83E-AEC8-4E27-B24F-DDF76F0273EA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:0.2.149.27:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D55D5075-D233-42D6-B1D6-77B7599650EB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:0.2.149.29:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5B8FF77A-7802-4963-B532-3F16C7BB012C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:0.2.149.30:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D73576CF-76EE-42A3-9955-D7991384B8C1\"},{\"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\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:1.0.154.43:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BCBC80CB-4AB8-4EDF-9940-D2D7124D7549\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:1.0.154.46:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E37938BB-8368-46D6-A8E4-F99F5CB9B82E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:1.0.154.48:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6659833E-E309-4797-84D4-A782237714A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:1.0.154.52:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FE4C0D93-0308-48D4-A953-9398B88E2868\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:1.0.154.53:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FE5094C4-1338-4189-B5FD-C9AFFF091D6B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:1.0.154.59:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51A8C3D2-82E6-453E-90B7-BA5C5D2CDF54\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:1.0.154.64:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E03DB662-70EA-457C-AB02-58FA64C5B817\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:1.0.154.65:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"67C0798F-CC7F-4069-810E-B81F8BB77CCD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:2.0.156.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A2F95770-F36F-43C0-986F-5C819648271E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:2.0.157.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"ECCE1FD3-8D27-4304-97F9-6F9689F2498D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:2.0.157.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0F6CA696-49AA-4445-B978-96C1D8CE58DF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:2.0.158.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D9CFA3BF-6C07-448B-8C83-AD4C524A6577\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:2.0.159.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E8497F93-D88A-4FFA-B988-7210608530A8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:2.0.169.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"49FB50A3-FFDA-4BB9-A2C1-DA6DACC2DAAB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:2.0.169.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"59F93BC8-FE87-4CEC-B28A-4B0B5A468EDE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:2.0.170.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"02D459C7-2555-42FA-9C68-619E410D7CBA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:2.0.172:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E5CDF938-2998-403F-B343-29B620E05D44\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:2.0.172.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"64F89EA6-B411-4887-90A1-FF3A054424F6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:2.0.172.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"10D2BA3B-1C69-470C-9C40-001FAE82DDB4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:2.0.172.27:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3583995C-CD74-401F-905D-65B73CFC4595\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:2.0.172.28:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A0A621B1-3186-4CE2-8BCC-916027CC74CF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:2.0.172.30:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B4A9B50D-5B0F-41C9-8FAF-B78CD21A0554\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:2.0.172.31:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4F5223F1-85CD-4DF9-9665-BDF7B554A784\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:2.0.172.33:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8DD7AFBA-A9A2-4EE9-B652-78D25EFBB690\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:2.0.172.37:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6B9D6ED9-D5C5-4CA9-84EA-8007F48CF597\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:2.0.172.38:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0E7F7897-ECD1-499E-81CD-E224241B6607\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:3.0.182.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C7422307-271F-4953-9CA4-C50238D27BAE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:3.0.190.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9DCC3490-5B06-4992-8E31-CA46E18607B7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:3.0.193.2:beta:*:*:*:*:*:*\",\"matchCriteriaId\":\"C2F85551-EDB5-4790-8095-EFFA7DEC7F98\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:3.0.195.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E83723F0-25D8-4963-89D0-0A7245D5BA22\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:3.0.195.21:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6FEBB1A8-295B-4AF7-996D-F7E415B91ECB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:3.0.195.24:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"50995718-0F70-44CA-863B-4AFB4C7AF3CD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:3.0.195.25:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D65EDA4B-EC20-4F2C-8984-5F1888394135\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:3.0.195.27:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2702AAD8-FFA2-42B8-B736-F4DDED2932EF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:3.0.195.32:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"31D2B04D-ECEB-4B9B-9DC7-FE17C13DD72A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:3.0.195.33:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F7460B03-A658-4507-8D9E-E0234940BD71\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:3.0.195.36:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F107F7C1-DDC0-455C-A424-3D5D31C41BEB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:chrome:3.0.195.37:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A44C0035-AE58-4104-84EB-77EFED4C9A00\"}]}]}],\"references\":[{\"url\":\"http://code.google.com/p/browsersec/wiki/Part2#Same-origin_policy_for_cookies\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.w3.org/Archives/Public/public-webapps/2009JulSep/1148.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://michael-coates.blogspot.com/2010/01/cookie-forcing-trust-your-cookies-no.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://scarybeastsecurity.blogspot.com/2008/11/cookie-forcing.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://scarybeastsecurity.blogspot.com/2011/02/some-less-obvious-benefits-of-hsts.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=660053\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"http://code.google.com/p/browsersec/wiki/Part2#Same-origin_policy_for_cookies\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.w3.org/Archives/Public/public-webapps/2009JulSep/1148.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://michael-coates.blogspot.com/2010/01/cookie-forcing-trust-your-cookies-no.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://scarybeastsecurity.blogspot.com/2008/11/cookie-forcing.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://scarybeastsecurity.blogspot.com/2011/02/some-less-obvious-benefits-of-hsts.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=660053\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]}]}}"
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…