cvelist/2010/2xxx/CVE-2010-2060.json

124 lines
4.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 14:00:47 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 02:11:51 +00:00
"CVE_data_meta": {
"ID": "CVE-2010-2060",
2023-02-02 14:00:47 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 02:11:51 +00:00
"STATE": "PUBLIC"
},
2023-02-02 14:00:47 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "CVE-2010-2060 Beanstalkd (prior v1.4.6): Improper sanitization of job body (job payload data)"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Neutralization of Special Elements used in a Command ('Command Injection')",
"cweId": "CWE-77"
}
]
}
]
},
2019-03-18 02:11:51 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 14:00:47 +00:00
"vendor_name": "n/a",
2019-03-18 02:11:51 +00:00
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
2023-02-02 14:00:47 +00:00
"version_value": "n/a",
"version_affected": "="
2019-03-18 02:11:51 +00:00
}
]
}
}
]
2023-02-02 14:00:47 +00:00
}
2019-03-18 02:11:51 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 14:00:47 +00:00
"url": "http://github.com/kr/beanstalkd/commit/2e8e8c6387ecdf5923dfc4d7718d18eba1b0873d",
"refsource": "MISC",
"name": "http://github.com/kr/beanstalkd/commit/2e8e8c6387ecdf5923dfc4d7718d18eba1b0873d"
},
{
"url": "http://kr.github.com/beanstalkd/2010/05/23/1.4.6-release-notes.html",
"refsource": "MISC",
"name": "http://kr.github.com/beanstalkd/2010/05/23/1.4.6-release-notes.html"
2019-03-18 02:11:51 +00:00
},
{
2023-02-02 14:00:47 +00:00
"url": "http://osvdb.org/65113",
"refsource": "MISC",
"name": "http://osvdb.org/65113"
2019-03-18 02:11:51 +00:00
},
{
2023-02-02 14:00:47 +00:00
"url": "http://secunia.com/advisories/40032",
"refsource": "MISC",
"name": "http://secunia.com/advisories/40032"
2019-03-18 02:11:51 +00:00
},
{
2023-02-02 14:00:47 +00:00
"url": "http://www.securityfocus.com/bid/40516",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/40516"
2019-03-18 02:11:51 +00:00
},
{
2023-02-02 14:00:47 +00:00
"url": "https://access.redhat.com/security/cve/CVE-2010-2060",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2010-2060"
2019-03-18 02:11:51 +00:00
},
{
2023-02-02 14:00:47 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=599021",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=599021"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/59107",
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/59107"
}
]
},
"impact": {
"cvss": [
{
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 7.5,
"collateralDamagePotential": "NOT_DEFINED",
"confidentialityImpact": "PARTIAL",
"confidentialityRequirement": "NOT_DEFINED",
"environmentalScore": 0,
"exploitability": "NOT_DEFINED",
"integrityImpact": "PARTIAL",
"integrityRequirement": "NOT_DEFINED",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"targetDistribution": "NOT_DEFINED",
"temporalScore": 0,
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
2019-03-18 02:11:51 +00:00
}
]
}
}