René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

181 lines
5.5 KiB
JSON

{
"id": "CVE-2006-1931",
"sourceIdentifier": "secalert@redhat.com",
"published": "2006-04-20T21:02:00.000",
"lastModified": "2018-10-03T21:40:16.820",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The HTTP/XMLRPC server in Ruby before 1.8.2 uses blocking sockets, which allows attackers to cause a denial of service (blocked connections) via a large amount of data."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0
},
"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:yukihiro_matsumoto:ruby:1.6:*:*:*:*:*:*:*",
"matchCriteriaId": "46EE9BA9-DE82-4461-8D05-8B4DA2BAFE19"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yukihiro_matsumoto:ruby:1.6.1:*:*:*:*:*:*:*",
"matchCriteriaId": "0CCA0B06-65B5-43F5-949A-82E7D92DD90A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yukihiro_matsumoto:ruby:1.6.2:*:*:*:*:*:*:*",
"matchCriteriaId": "A236FC9B-F3CF-43A7-BB19-4255A2CC33D4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yukihiro_matsumoto:ruby:1.6.3:*:*:*:*:*:*:*",
"matchCriteriaId": "94FF7BFC-8107-44F6-946A-D358152E53D6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yukihiro_matsumoto:ruby:1.6.4:*:*:*:*:*:*:*",
"matchCriteriaId": "609CC668-6AE0-4047-BDE4-1A6CFD17901B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yukihiro_matsumoto:ruby:1.6.5:*:*:*:*:*:*:*",
"matchCriteriaId": "9A035112-8F5B-455D-9085-993C9B66627C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yukihiro_matsumoto:ruby:1.6.6:*:*:*:*:*:*:*",
"matchCriteriaId": "E4C1DE25-8BD7-4729-800D-0B5D712838A5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yukihiro_matsumoto:ruby:1.6.7:*:*:*:*:*:*:*",
"matchCriteriaId": "D9313467-150B-4231-80E5-35EFD6B64978"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yukihiro_matsumoto:ruby:1.8:*:*:*:*:*:*:*",
"matchCriteriaId": "05A4185F-1CE1-48D1-B967-01A96527417B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yukihiro_matsumoto:ruby:1.8.1:*:*:*:*:*:*:*",
"matchCriteriaId": "551CCA30-00E2-46CF-A05B-FA8F9827CDF4"
}
]
}
]
}
],
"references": [
{
"url": "ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.2-webrick-dos-1.patch",
"source": "secalert@redhat.com",
"tags": [
"Patch"
]
},
{
"url": "ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.2-xmlrpc-dos-1.patch",
"source": "secalert@redhat.com"
},
{
"url": "http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-dev/27787",
"source": "secalert@redhat.com",
"tags": [
"Patch"
]
},
{
"url": "http://securitytracker.com/id?1015978",
"source": "secalert@redhat.com"
},
{
"url": "http://www.debian.org/security/2006/dsa-1157",
"source": "secalert@redhat.com"
},
{
"url": "http://www.gentoo.org/security/en/glsa/glsa-200605-11.xml",
"source": "secalert@redhat.com"
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:079",
"source": "secalert@redhat.com"
},
{
"url": "http://www.novell.com/linux/security/advisories/2006-06-02.html",
"source": "secalert@redhat.com"
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2006-0427.html",
"source": "secalert@redhat.com"
},
{
"url": "http://www.securityfocus.com/bid/17645",
"source": "secalert@redhat.com"
},
{
"url": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=189540",
"source": "secalert@redhat.com",
"tags": [
"Patch"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26102",
"source": "secalert@redhat.com"
},
{
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11100",
"source": "secalert@redhat.com"
},
{
"url": "https://usn.ubuntu.com/273-1/",
"source": "secalert@redhat.com"
}
]
}