cvelist/2006/4xxx/CVE-2006-4068.json
2019-03-17 23:57:28 +00:00

72 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-4068",
"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": "The pswd.js script relies on the client to calculate whether a username and password match hard-coded hashed values for a server, and uses a hashing scheme that creates a large number of collisions, which makes it easier for remote attackers to conduct offline brute force attacks. NOTE: this script might also allow attackers to generate the server-side \"secret\" URL without determining the original password, but this possibility was not discussed by the original researcher."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "19333",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/19333"
},
{
"name": "1362",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/1362"
},
{
"name": "20060803 Javascript software authentication brute force attack",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/442120"
}
]
}
}