cvelist/2009/4xxx/CVE-2009-4810.json

77 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 03:31:15 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-4810",
"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 03:31:15 +00:00
"lang": "eng",
"value": "The Secure Remote Password (SRP) implementation in Samhain before 2.5.4 does not check for a certain zero value where required by the protocol, which allows remote attackers to bypass authentication via crafted input."
2017-10-16 12:31:07 -04:00
}
2019-03-18 03:31:15 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "34104",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/34104"
},
{
"name": "http://trac.la-samhna.de/samhain/ticket/150",
"refsource": "CONFIRM",
"url": "http://trac.la-samhna.de/samhain/ticket/150"
},
{
"name": "http://trac.la-samhna.de/samhain/changeset/225",
"refsource": "CONFIRM",
"url": "http://trac.la-samhna.de/samhain/changeset/225"
},
{
"name": "34003",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/34003"
}
]
}
}