cvelist/2005/1xxx/CVE-2005-1664.json

87 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:00:39 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-1664",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:00:39 +00:00
"lang": "eng",
"value": "The __VIEWSTATE functionality in Microsoft ASP.NET 1.x allows remote attackers to conduct replay attacks to (1) apply a ViewState generated from one view to a different view, (2) reuse ViewState information after the application's state has changed, or (3) use the ViewState to conduct attacks or expose content to third parties."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:00:39 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20050503 ASP.NET __VIEWSTATE crypto validation prone to replay attacks",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=111513127704270&w=2"
},
{
"name": "http://scottonwriting.net/sowblog/posts/3747.aspx",
"refsource": "MISC",
"url": "http://scottonwriting.net/sowblog/posts/3747.aspx"
},
{
"name": "20050505 Re: ASP.NET __VIEWSTATE crypto validation prone to replay attacks",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=111532887612517&w=2"
},
{
"name": "ms-aspnet-viewstate-replay(20409)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/20409"
},
{
"name": "15241",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/15241"
},
{
"name": "16196",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/16196"
}
]
}
}