- Synchronized data.

This commit is contained in:
CVE Team 2018-06-11 11:04:17 -04:00
parent f88670bf04
commit 8f9902d5c8
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -1,96 +1,96 @@
{
"CVE_data_meta": {
"ASSIGNER": "security@suse.de",
"DATE_PUBLIC": "2011-12-06",
"ID": "CVE-2011-4181",
"STATE": "PUBLIC",
"TITLE": "open build service information leak via unauthorized source access"
"CVE_data_meta" : {
"ASSIGNER" : "security@suse.de",
"DATE_PUBLIC" : "2011-12-06",
"ID" : "CVE-2011-4181",
"STATE" : "PUBLIC",
"TITLE" : "open build service information leak via unauthorized source access"
},
"affects": {
"vendor": {
"vendor_data": [
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product": {
"product_data": [
"product" : {
"product_data" : [
{
"product_name": "open build service",
"version": {
"version_data": [
"product_name" : "open build service",
"version" : {
"version_data" : [
{
"affected": "<=",
"version_value": "2.1.15"
"affected" : "<=",
"version_value" : "2.1.15"
},
{
"affected": "<",
"version_value": "2.3"
"affected" : "<",
"version_value" : "2.3"
}
]
}
}
]
},
"vendor_name": "SUSE"
"vendor_name" : "SUSE"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang": "eng",
"value": "A vulnerability in open build service allows remote attackers to gain access to source files even though source access is disabled\nAffected releases are SUSE open build service. Affected releases are up to and including version 2.1.15 (for 2.1) and before version 2.3."
"lang" : "eng",
"value" : "A vulnerability in open build service allows remote attackers to gain access to source files even though source access is disabled. Affected releases are SUSE open build service up to and including version 2.1.15 (for 2.1) and before version 2.3."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
"impact" : {
"cvss" : {
"attackComplexity" : "LOW",
"attackVector" : "NETWORK",
"availabilityImpact" : "NONE",
"baseScore" : 4.3,
"baseSeverity" : "MEDIUM",
"confidentialityImpact" : "LOW",
"integrityImpact" : "NONE",
"privilegesRequired" : "LOW",
"scope" : "UNCHANGED",
"userInteraction" : "NONE",
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version" : "3.0"
}
},
"problemtype": {
"problemtype_data": [
"problemtype" : {
"problemtype_data" : [
{
"description": [
"description" : [
{
"lang": "eng",
"value": "CWE-284"
"lang" : "eng",
"value" : "CWE-284"
}
]
}
]
},
"references": {
"reference_data": [
"references" : {
"reference_data" : [
{
"name": "https://github.com/openSUSE/open-build-service/commit/5281e4bff9df31f1f91e22a0d1e9086b93b23d7e",
"refsource": "CONFIRM",
"url": "https://github.com/openSUSE/open-build-service/commit/5281e4bff9df31f1f91e22a0d1e9086b93b23d7e"
"name" : "https://bugzilla.suse.com/show_bug.cgi?id=734003",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=734003"
},
{
"name": "https://bugzilla.suse.com/show_bug.cgi?id=734003",
"refsource": "CONFIRM",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=734003"
"name" : "https://github.com/openSUSE/open-build-service/commit/5281e4bff9df31f1f91e22a0d1e9086b93b23d7e",
"refsource" : "CONFIRM",
"url" : "https://github.com/openSUSE/open-build-service/commit/5281e4bff9df31f1f91e22a0d1e9086b93b23d7e"
}
]
},
"source": {
"defect": [
"source" : {
"defect" : [
"734003"
],
"discovery": "INTERNAL"
"discovery" : "INTERNAL"
}
}