Vulnerabilites related to dcgrendel - vmbuilder
Vulnerability from fkie_nvd
Published
2008-11-17 18:18
Modified
2024-11-21 00:53
Severity ?
Summary
Ubuntu 6.06 LTS, 7.10, 8.04 LTS, and 8.10, when installed as a virtual machine by (1) python-vm-builder or (2) ubuntu-vm-builder in VMBuilder 0.9 in Ubuntu 8.10, have ! (exclamation point) as the default root password, which allows attackers to bypass intended login restrictions.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
dcgrendel | vmbuilder | 0.9 | |
ubuntu | ubuntu_linux | 6.06 | |
ubuntu | ubuntu_linux | 7.10 | |
ubuntu | ubuntu_linux | 8.04 | |
ubuntu | ubuntu_linux | 8.10 |
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:dcgrendel:vmbuilder:0.9:*:*:*:*:*:*:*", matchCriteriaId: "131A9ABC-41B8-42D4-871C-5375D413F1FB", vulnerable: true, }, ], negate: false, operator: "OR", }, { cpeMatch: [ { criteria: "cpe:2.3:o:ubuntu:ubuntu_linux:6.06:_nil_:lts:*:*:*:*:*", matchCriteriaId: "8CC514F1-FFCF-4ADD-8A2C-F22C693F9DCF", vulnerable: false, }, { criteria: "cpe:2.3:o:ubuntu:ubuntu_linux:7.10:*:*:*:*:*:*:*", matchCriteriaId: "06FD8602-7069-41C6-B65C-84928EDCE2D6", vulnerable: false, }, { criteria: "cpe:2.3:o:ubuntu:ubuntu_linux:8.04:_nil_:lts:*:*:*:*:*", matchCriteriaId: "3DD8F0EE-8DD3-4399-83E4-AD4FC89A1DCD", vulnerable: false, }, { criteria: "cpe:2.3:o:ubuntu:ubuntu_linux:8.10:*:*:*:*:*:*:*", matchCriteriaId: "ED67B852-4B37-4B79-8F4D-23B2FEACA4ED", vulnerable: false, }, ], negate: false, operator: "OR", }, ], operator: "AND", }, ], cveTags: [], descriptions: [ { lang: "en", value: "Ubuntu 6.06 LTS, 7.10, 8.04 LTS, and 8.10, when installed as a virtual machine by (1) python-vm-builder or (2) ubuntu-vm-builder in VMBuilder 0.9 in Ubuntu 8.10, have ! (exclamation point) as the default root password, which allows attackers to bypass intended login restrictions.", }, { lang: "es", value: "Ubuntu 6.06 LTS, 7.10, 8.04 LTS y 8.10, cuando está instalado como una máquina virtual por (1) python-vm-builder o (2) ubuntu-vm-builder en VMBuilder 0.9 en Ubuntu 8.10, tiene un ! (signo de exclamación) como la contraseña por defecto de root, lo que permite a atacantes remotos evitar las restricciones de login previstas.", }, ], id: "CVE-2008-5104", lastModified: "2024-11-21T00:53:17.690", metrics: { cvssMetricV2: [ { acInsufInfo: false, baseSeverity: "HIGH", cvssData: { accessComplexity: "LOW", accessVector: "LOCAL", authentication: "NONE", availabilityImpact: "COMPLETE", baseScore: 7.2, confidentialityImpact: "COMPLETE", integrityImpact: "COMPLETE", vectorString: "AV:L/AC:L/Au:N/C:C/I:C/A:C", version: "2.0", }, exploitabilityScore: 3.9, impactScore: 10, obtainAllPrivilege: true, obtainOtherPrivilege: false, obtainUserPrivilege: false, source: "nvd@nist.gov", type: "Primary", userInteractionRequired: false, }, ], }, published: "2008-11-17T18:18:48.063", references: [ { source: "cve@mitre.org", tags: [ "Exploit", ], url: "http://launchpadlibrarian.net/19619929/vm-builder_0.9-0ubuntu3.1.debdiff", }, { source: "cve@mitre.org", tags: [ "Patch", ], url: "http://secunia.com/advisories/32697", }, { source: "cve@mitre.org", tags: [ "Patch", ], url: "http://www.securityfocus.com/bid/32292", }, { source: "cve@mitre.org", tags: [ "Vendor Advisory", ], url: "http://www.ubuntu.com/usn/usn-670-1", }, { source: "cve@mitre.org", url: "https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/296841", }, { source: "cve@mitre.org", url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/46881", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Exploit", ], url: "http://launchpadlibrarian.net/19619929/vm-builder_0.9-0ubuntu3.1.debdiff", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Patch", ], url: "http://secunia.com/advisories/32697", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Patch", ], url: "http://www.securityfocus.com/bid/32292", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Vendor Advisory", ], url: "http://www.ubuntu.com/usn/usn-670-1", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/296841", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/46881", }, ], sourceIdentifier: "cve@mitre.org", vulnStatus: "Modified", weaknesses: [ { description: [ { lang: "en", value: "CWE-255", }, ], source: "nvd@nist.gov", type: "Primary", }, ], }
Vulnerability from fkie_nvd
Published
2008-11-17 18:18
Modified
2024-11-21 00:53
Severity ?
Summary
The (1) python-vm-builder and (2) ubuntu-vm-builder implementations in VMBuilder 0.9 in Ubuntu 8.10 omit the -e option when invoking chpasswd with a root:! argument, which configures the root account with a cleartext password of ! (exclamation point) and allows attackers to bypass intended login restrictions.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
dcgrendel | vmbuilder | 0.9 | |
ubuntu | ubuntu_linux | 6.06 | |
ubuntu | ubuntu_linux | 7.10 | |
ubuntu | ubuntu_linux | 8.04 | |
ubuntu | ubuntu_linux | 8.10 |
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:dcgrendel:vmbuilder:0.9:*:*:*:*:*:*:*", matchCriteriaId: "131A9ABC-41B8-42D4-871C-5375D413F1FB", vulnerable: true, }, ], negate: false, operator: "OR", }, { cpeMatch: [ { criteria: "cpe:2.3:o:ubuntu:ubuntu_linux:6.06:_nil_:lts:*:*:*:*:*", matchCriteriaId: "8CC514F1-FFCF-4ADD-8A2C-F22C693F9DCF", vulnerable: false, }, { criteria: "cpe:2.3:o:ubuntu:ubuntu_linux:7.10:*:*:*:*:*:*:*", matchCriteriaId: "06FD8602-7069-41C6-B65C-84928EDCE2D6", vulnerable: false, }, { criteria: "cpe:2.3:o:ubuntu:ubuntu_linux:8.04:_nil_:lts:*:*:*:*:*", matchCriteriaId: "3DD8F0EE-8DD3-4399-83E4-AD4FC89A1DCD", vulnerable: false, }, { criteria: "cpe:2.3:o:ubuntu:ubuntu_linux:8.10:*:*:*:*:*:*:*", matchCriteriaId: "ED67B852-4B37-4B79-8F4D-23B2FEACA4ED", vulnerable: false, }, ], negate: false, operator: "OR", }, ], operator: "AND", }, ], cveTags: [], descriptions: [ { lang: "en", value: "The (1) python-vm-builder and (2) ubuntu-vm-builder implementations in VMBuilder 0.9 in Ubuntu 8.10 omit the -e option when invoking chpasswd with a root:! argument, which configures the root account with a cleartext password of ! (exclamation point) and allows attackers to bypass intended login restrictions.", }, { lang: "es", value: "Las implementaciones (1) python-vm-builder y (2) ubuntu-vm-builder en VMBuilder v0.9 en Ubuntu v8.10 omiten la opción -e cuando invocan chpasswd con un argumento root:!, lo cual configura la cuenta raíz con una contraseña en texto claro de ! (punto de exclamación) y permite a atacantes evitar restricciones de login intencionadas.", }, ], id: "CVE-2008-5103", lastModified: "2024-11-21T00:53:17.543", metrics: { cvssMetricV2: [ { acInsufInfo: false, baseSeverity: "HIGH", cvssData: { accessComplexity: "LOW", accessVector: "LOCAL", authentication: "NONE", availabilityImpact: "COMPLETE", baseScore: 7.2, confidentialityImpact: "COMPLETE", integrityImpact: "COMPLETE", vectorString: "AV:L/AC:L/Au:N/C:C/I:C/A:C", version: "2.0", }, exploitabilityScore: 3.9, impactScore: 10, obtainAllPrivilege: true, obtainOtherPrivilege: false, obtainUserPrivilege: false, source: "nvd@nist.gov", type: "Primary", userInteractionRequired: false, }, ], }, published: "2008-11-17T18:18:48.017", references: [ { source: "cve@mitre.org", tags: [ "Exploit", ], url: "http://launchpadlibrarian.net/19619929/vm-builder_0.9-0ubuntu3.1.debdiff", }, { source: "cve@mitre.org", url: "http://osvdb.org/49996", }, { source: "cve@mitre.org", tags: [ "Patch", "Vendor Advisory", ], url: "http://secunia.com/advisories/32697", }, { source: "cve@mitre.org", tags: [ "Patch", ], url: "http://www.securityfocus.com/bid/32292", }, { source: "cve@mitre.org", tags: [ "Vendor Advisory", ], url: "http://www.ubuntu.com/usn/usn-670-1", }, { source: "cve@mitre.org", url: "https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/296841", }, { source: "cve@mitre.org", url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/46603", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Exploit", ], url: "http://launchpadlibrarian.net/19619929/vm-builder_0.9-0ubuntu3.1.debdiff", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "http://osvdb.org/49996", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Patch", "Vendor Advisory", ], url: "http://secunia.com/advisories/32697", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Patch", ], url: "http://www.securityfocus.com/bid/32292", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Vendor Advisory", ], url: "http://www.ubuntu.com/usn/usn-670-1", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/296841", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/46603", }, ], sourceIdentifier: "cve@mitre.org", vulnStatus: "Modified", weaknesses: [ { description: [ { lang: "en", value: "CWE-255", }, ], source: "nvd@nist.gov", type: "Primary", }, ], }
cve-2008-5103
Vulnerability from cvelistv5
Published
2008-11-17 18:00
Modified
2024-08-07 10:40
Severity ?
EPSS score ?
Summary
The (1) python-vm-builder and (2) ubuntu-vm-builder implementations in VMBuilder 0.9 in Ubuntu 8.10 omit the -e option when invoking chpasswd with a root:! argument, which configures the root account with a cleartext password of ! (exclamation point) and allows attackers to bypass intended login restrictions.
References
▼ | URL | Tags |
---|---|---|
http://secunia.com/advisories/32697 | third-party-advisory, x_refsource_SECUNIA | |
http://www.securityfocus.com/bid/32292 | vdb-entry, x_refsource_BID | |
http://launchpadlibrarian.net/19619929/vm-builder_0.9-0ubuntu3.1.debdiff | x_refsource_CONFIRM | |
http://www.ubuntu.com/usn/usn-670-1 | vendor-advisory, x_refsource_UBUNTU | |
https://exchange.xforce.ibmcloud.com/vulnerabilities/46603 | vdb-entry, x_refsource_XF | |
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/296841 | x_refsource_CONFIRM | |
http://osvdb.org/49996 | vdb-entry, x_refsource_OSVDB |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-07T10:40:17.156Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { name: "32697", tags: [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred", ], url: "http://secunia.com/advisories/32697", }, { name: "32292", tags: [ "vdb-entry", "x_refsource_BID", "x_transferred", ], url: "http://www.securityfocus.com/bid/32292", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "http://launchpadlibrarian.net/19619929/vm-builder_0.9-0ubuntu3.1.debdiff", }, { name: "USN-670-1", tags: [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred", ], url: "http://www.ubuntu.com/usn/usn-670-1", }, { name: "vmbuilder-password-weak-security(46603)", tags: [ "vdb-entry", "x_refsource_XF", "x_transferred", ], url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/46603", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/296841", }, { name: "49996", tags: [ "vdb-entry", "x_refsource_OSVDB", "x_transferred", ], url: "http://osvdb.org/49996", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "n/a", vendor: "n/a", versions: [ { status: "affected", version: "n/a", }, ], }, ], datePublic: "2008-11-13T00:00:00", descriptions: [ { lang: "en", value: "The (1) python-vm-builder and (2) ubuntu-vm-builder implementations in VMBuilder 0.9 in Ubuntu 8.10 omit the -e option when invoking chpasswd with a root:! argument, which configures the root account with a cleartext password of ! (exclamation point) and allows attackers to bypass intended login restrictions.", }, ], problemTypes: [ { descriptions: [ { description: "n/a", lang: "en", type: "text", }, ], }, ], providerMetadata: { dateUpdated: "2017-08-07T12:57:01", orgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", shortName: "mitre", }, references: [ { name: "32697", tags: [ "third-party-advisory", "x_refsource_SECUNIA", ], url: "http://secunia.com/advisories/32697", }, { name: "32292", tags: [ "vdb-entry", "x_refsource_BID", ], url: "http://www.securityfocus.com/bid/32292", }, { tags: [ "x_refsource_CONFIRM", ], url: "http://launchpadlibrarian.net/19619929/vm-builder_0.9-0ubuntu3.1.debdiff", }, { name: "USN-670-1", tags: [ "vendor-advisory", "x_refsource_UBUNTU", ], url: "http://www.ubuntu.com/usn/usn-670-1", }, { name: "vmbuilder-password-weak-security(46603)", tags: [ "vdb-entry", "x_refsource_XF", ], url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/46603", }, { tags: [ "x_refsource_CONFIRM", ], url: "https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/296841", }, { name: "49996", tags: [ "vdb-entry", "x_refsource_OSVDB", ], url: "http://osvdb.org/49996", }, ], x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2008-5103", 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 (1) python-vm-builder and (2) ubuntu-vm-builder implementations in VMBuilder 0.9 in Ubuntu 8.10 omit the -e option when invoking chpasswd with a root:! argument, which configures the root account with a cleartext password of ! (exclamation point) and allows attackers to bypass intended login restrictions.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "32697", refsource: "SECUNIA", url: "http://secunia.com/advisories/32697", }, { name: "32292", refsource: "BID", url: "http://www.securityfocus.com/bid/32292", }, { name: "http://launchpadlibrarian.net/19619929/vm-builder_0.9-0ubuntu3.1.debdiff", refsource: "CONFIRM", url: "http://launchpadlibrarian.net/19619929/vm-builder_0.9-0ubuntu3.1.debdiff", }, { name: "USN-670-1", refsource: "UBUNTU", url: "http://www.ubuntu.com/usn/usn-670-1", }, { name: "vmbuilder-password-weak-security(46603)", refsource: "XF", url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/46603", }, { name: "https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/296841", refsource: "CONFIRM", url: "https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/296841", }, { name: "49996", refsource: "OSVDB", url: "http://osvdb.org/49996", }, ], }, }, }, }, cveMetadata: { assignerOrgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", assignerShortName: "mitre", cveId: "CVE-2008-5103", datePublished: "2008-11-17T18:00:00", dateReserved: "2008-11-17T00:00:00", dateUpdated: "2024-08-07T10:40:17.156Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }
cve-2008-5104
Vulnerability from cvelistv5
Published
2008-11-17 18:00
Modified
2024-08-07 10:40
Severity ?
EPSS score ?
Summary
Ubuntu 6.06 LTS, 7.10, 8.04 LTS, and 8.10, when installed as a virtual machine by (1) python-vm-builder or (2) ubuntu-vm-builder in VMBuilder 0.9 in Ubuntu 8.10, have ! (exclamation point) as the default root password, which allows attackers to bypass intended login restrictions.
References
▼ | URL | Tags |
---|---|---|
http://secunia.com/advisories/32697 | third-party-advisory, x_refsource_SECUNIA | |
http://www.securityfocus.com/bid/32292 | vdb-entry, x_refsource_BID | |
http://launchpadlibrarian.net/19619929/vm-builder_0.9-0ubuntu3.1.debdiff | x_refsource_CONFIRM | |
http://www.ubuntu.com/usn/usn-670-1 | vendor-advisory, x_refsource_UBUNTU | |
https://exchange.xforce.ibmcloud.com/vulnerabilities/46881 | vdb-entry, x_refsource_XF | |
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/296841 | x_refsource_CONFIRM |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-07T10:40:16.998Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { name: "32697", tags: [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred", ], url: "http://secunia.com/advisories/32697", }, { name: "32292", tags: [ "vdb-entry", "x_refsource_BID", "x_transferred", ], url: "http://www.securityfocus.com/bid/32292", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "http://launchpadlibrarian.net/19619929/vm-builder_0.9-0ubuntu3.1.debdiff", }, { name: "USN-670-1", tags: [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred", ], url: "http://www.ubuntu.com/usn/usn-670-1", }, { name: "vmbuilder-root-default-password(46881)", tags: [ "vdb-entry", "x_refsource_XF", "x_transferred", ], url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/46881", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/296841", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "n/a", vendor: "n/a", versions: [ { status: "affected", version: "n/a", }, ], }, ], datePublic: "2008-11-13T00:00:00", descriptions: [ { lang: "en", value: "Ubuntu 6.06 LTS, 7.10, 8.04 LTS, and 8.10, when installed as a virtual machine by (1) python-vm-builder or (2) ubuntu-vm-builder in VMBuilder 0.9 in Ubuntu 8.10, have ! (exclamation point) as the default root password, which allows attackers to bypass intended login restrictions.", }, ], problemTypes: [ { descriptions: [ { description: "n/a", lang: "en", type: "text", }, ], }, ], providerMetadata: { dateUpdated: "2017-08-07T12:57:01", orgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", shortName: "mitre", }, references: [ { name: "32697", tags: [ "third-party-advisory", "x_refsource_SECUNIA", ], url: "http://secunia.com/advisories/32697", }, { name: "32292", tags: [ "vdb-entry", "x_refsource_BID", ], url: "http://www.securityfocus.com/bid/32292", }, { tags: [ "x_refsource_CONFIRM", ], url: "http://launchpadlibrarian.net/19619929/vm-builder_0.9-0ubuntu3.1.debdiff", }, { name: "USN-670-1", tags: [ "vendor-advisory", "x_refsource_UBUNTU", ], url: "http://www.ubuntu.com/usn/usn-670-1", }, { name: "vmbuilder-root-default-password(46881)", tags: [ "vdb-entry", "x_refsource_XF", ], url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/46881", }, { tags: [ "x_refsource_CONFIRM", ], url: "https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/296841", }, ], x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2008-5104", 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: "Ubuntu 6.06 LTS, 7.10, 8.04 LTS, and 8.10, when installed as a virtual machine by (1) python-vm-builder or (2) ubuntu-vm-builder in VMBuilder 0.9 in Ubuntu 8.10, have ! (exclamation point) as the default root password, which allows attackers to bypass intended login restrictions.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "32697", refsource: "SECUNIA", url: "http://secunia.com/advisories/32697", }, { name: "32292", refsource: "BID", url: "http://www.securityfocus.com/bid/32292", }, { name: "http://launchpadlibrarian.net/19619929/vm-builder_0.9-0ubuntu3.1.debdiff", refsource: "CONFIRM", url: "http://launchpadlibrarian.net/19619929/vm-builder_0.9-0ubuntu3.1.debdiff", }, { name: "USN-670-1", refsource: "UBUNTU", url: "http://www.ubuntu.com/usn/usn-670-1", }, { name: "vmbuilder-root-default-password(46881)", refsource: "XF", url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/46881", }, { name: "https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/296841", refsource: "CONFIRM", url: "https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/296841", }, ], }, }, }, }, cveMetadata: { assignerOrgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", assignerShortName: "mitre", cveId: "CVE-2008-5104", datePublished: "2008-11-17T18:00:00", dateReserved: "2008-11-17T00:00:00", dateUpdated: "2024-08-07T10:40:16.998Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }