Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2014-1839 (GCVE-0-2014-1839)
Vulnerability from cvelistv5 – Published: 2014-03-11 15:00 – Updated: 2024-08-06 09:50
VLAI
EPSS
Summary
The Execute class in shellutils in logilab-commons before 0.61.0 uses tempfile.mktemp, which allows local users to have an unspecified impact by pre-creating the temporary file.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
5 references
| URL | Tags |
|---|---|
| http://www.logilab.org/ticket/207562 | x_refsource_CONFIRM |
| http://lists.opensuse.org/opensuse-updates/2014-0… | vendor-advisoryx_refsource_SUSE |
| http://secunia.com/advisories/57209 | third-party-advisoryx_refsource_SECUNIA |
| https://bugs.debian.org/cgi-bin/bugreport.cgi?bug… | x_refsource_CONFIRM |
| http://comments.gmane.org/gmane.comp.security.oss… | mailing-listx_refsource_MLIST |
Date Public
2014-01-29 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T09:50:11.358Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.logilab.org/ticket/207562"
},
{
"name": "openSUSE-SU-2014:0306",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-updates/2014-02/msg00085.html"
},
{
"name": "57209",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/57209"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737051"
},
{
"name": "[oss-security] 20140131 CVE request: temp file issues in python\u0027s logilab-common module",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://comments.gmane.org/gmane.comp.security.oss.general/11986"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2014-01-29T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "The Execute class in shellutils in logilab-commons before 0.61.0 uses tempfile.mktemp, which allows local users to have an unspecified impact by pre-creating the temporary file."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2014-03-11T14:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.logilab.org/ticket/207562"
},
{
"name": "openSUSE-SU-2014:0306",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-updates/2014-02/msg00085.html"
},
{
"name": "57209",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/57209"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737051"
},
{
"name": "[oss-security] 20140131 CVE request: temp file issues in python\u0027s logilab-common module",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://comments.gmane.org/gmane.comp.security.oss.general/11986"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-1839",
"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 Execute class in shellutils in logilab-commons before 0.61.0 uses tempfile.mktemp, which allows local users to have an unspecified impact by pre-creating the temporary file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.logilab.org/ticket/207562",
"refsource": "CONFIRM",
"url": "http://www.logilab.org/ticket/207562"
},
{
"name": "openSUSE-SU-2014:0306",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2014-02/msg00085.html"
},
{
"name": "57209",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/57209"
},
{
"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737051",
"refsource": "CONFIRM",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737051"
},
{
"name": "[oss-security] 20140131 CVE request: temp file issues in python\u0027s logilab-common module",
"refsource": "MLIST",
"url": "http://comments.gmane.org/gmane.comp.security.oss.general/11986"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2014-1839",
"datePublished": "2014-03-11T15:00:00.000Z",
"dateReserved": "2014-02-02T00:00:00.000Z",
"dateUpdated": "2024-08-06T09:50:11.358Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2014-1839",
"date": "2026-05-28",
"epss": "0.00061",
"percentile": "0.19338"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:opensuse:opensuse:12.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DFBF430B-0832-44B0-AA0E-BA9E467F7668\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A10BC294-9196-425F-9FB0-B1625465B47F\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:logilab:logilab-common:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"0.60.0\", \"matchCriteriaId\": \"B0417CFD-4C21-4E1D-A4A3-DFFEF8829582\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"The Execute class in shellutils in logilab-commons before 0.61.0 uses tempfile.mktemp, which allows local users to have an unspecified impact by pre-creating the temporary file.\"}, {\"lang\": \"es\", \"value\": \"La clase Execute en shellutils en logilab-commons anterior a 0.61.0 utiliza tempfile.mktemp, lo que permite a usuarios locales tener un impacto no especificado mediante la precreaci\\u00f3n de un archivo temporal.\"}]",
"id": "CVE-2014-1839",
"lastModified": "2024-11-21T02:05:08.290",
"metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:L/AC:M/Au:N/C:P/I:P/A:P\", \"baseScore\": 4.4, \"accessVector\": \"LOCAL\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 3.4, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2014-03-11T19:37:04.850",
"references": "[{\"url\": \"http://comments.gmane.org/gmane.comp.security.oss.general/11986\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.opensuse.org/opensuse-updates/2014-02/msg00085.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://secunia.com/advisories/57209\", \"source\": \"cve@mitre.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://www.logilab.org/ticket/207562\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737051\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://comments.gmane.org/gmane.comp.security.oss.general/11986\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://lists.opensuse.org/opensuse-updates/2014-02/msg00085.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://secunia.com/advisories/57209\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://www.logilab.org/ticket/207562\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737051\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-noinfo\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2014-1839\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2014-03-11T19:37:04.850\",\"lastModified\":\"2026-05-06T22:30:45.220\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The Execute class in shellutils in logilab-commons before 0.61.0 uses tempfile.mktemp, which allows local users to have an unspecified impact by pre-creating the temporary file.\"},{\"lang\":\"es\",\"value\":\"La clase Execute en shellutils en logilab-commons anterior a 0.61.0 utiliza tempfile.mktemp, lo que permite a usuarios locales tener un impacto no especificado mediante la precreaci\u00f3n de un archivo temporal.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":4.4,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.4,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:opensuse:12.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DFBF430B-0832-44B0-AA0E-BA9E467F7668\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A10BC294-9196-425F-9FB0-B1625465B47F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:logilab:logilab-common:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"0.60.0\",\"matchCriteriaId\":\"B0417CFD-4C21-4E1D-A4A3-DFFEF8829582\"}]}]}],\"references\":[{\"url\":\"http://comments.gmane.org/gmane.comp.security.oss.general/11986\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2014-02/msg00085.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/57209\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.logilab.org/ticket/207562\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737051\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://comments.gmane.org/gmane.comp.security.oss.general/11986\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2014-02/msg00085.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/57209\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.logilab.org/ticket/207562\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737051\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
FKIE_CVE-2014-1839
Vulnerability from fkie_nvd - Published: 2014-03-11 19:37 - Updated: 2026-05-06 22:30
Severity
Summary
The Execute class in shellutils in logilab-commons before 0.61.0 uses tempfile.mktemp, which allows local users to have an unspecified impact by pre-creating the temporary file.
References
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:opensuse:opensuse:12.3:*:*:*:*:*:*:*",
"matchCriteriaId": "DFBF430B-0832-44B0-AA0E-BA9E467F7668",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*",
"matchCriteriaId": "A10BC294-9196-425F-9FB0-B1625465B47F",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:logilab:logilab-common:*:*:*:*:*:*:*:*",
"matchCriteriaId": "B0417CFD-4C21-4E1D-A4A3-DFFEF8829582",
"versionEndIncluding": "0.60.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The Execute class in shellutils in logilab-commons before 0.61.0 uses tempfile.mktemp, which allows local users to have an unspecified impact by pre-creating the temporary file."
},
{
"lang": "es",
"value": "La clase Execute en shellutils en logilab-commons anterior a 0.61.0 utiliza tempfile.mktemp, lo que permite a usuarios locales tener un impacto no especificado mediante la precreaci\u00f3n de un archivo temporal."
}
],
"id": "CVE-2014-1839",
"lastModified": "2026-05-06T22:30:45.220",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.4,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 3.4,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2014-03-11T19:37:04.850",
"references": [
{
"source": "cve@mitre.org",
"url": "http://comments.gmane.org/gmane.comp.security.oss.general/11986"
},
{
"source": "cve@mitre.org",
"url": "http://lists.opensuse.org/opensuse-updates/2014-02/msg00085.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/57209"
},
{
"source": "cve@mitre.org",
"url": "http://www.logilab.org/ticket/207562"
},
{
"source": "cve@mitre.org",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737051"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://comments.gmane.org/gmane.comp.security.oss.general/11986"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://lists.opensuse.org/opensuse-updates/2014-02/msg00085.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/57209"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.logilab.org/ticket/207562"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737051"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-G5M2-22H2-RR3J
Vulnerability from github – Published: 2022-05-14 02:09 – Updated: 2024-09-30 16:48
VLAI
Summary
Creation of Temporary File With Insecure Permissions in logilab-commons
Details
The Execute class in shellutils in logilab-common before 0.61.0 uses tempfile.mktemp, which allows local users to have an unspecified impact by pre-creating the temporary file.
Severity
5.6 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "logilab-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.61.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2014-1839"
],
"database_specific": {
"cwe_ids": [
"CWE-378"
],
"github_reviewed": true,
"github_reviewed_at": "2022-07-07T22:48:13Z",
"nvd_published_at": "2014-03-11T19:37:00Z",
"severity": "MODERATE"
},
"details": "The Execute class in shellutils in logilab-common before 0.61.0 uses tempfile.mktemp, which allows local users to have an unspecified impact by pre-creating the temporary file.",
"id": "GHSA-g5m2-22h2-rr3j",
"modified": "2024-09-30T16:48:42Z",
"published": "2022-05-14T02:09:23Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-1839"
},
{
"type": "WEB",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737051"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-g5m2-22h2-rr3j"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/logilab-common/PYSEC-2014-84.yaml"
},
{
"type": "WEB",
"url": "http://comments.gmane.org/gmane.comp.security.oss.general/11986"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-updates/2014-02/msg00085.html"
},
{
"type": "WEB",
"url": "http://www.logilab.org/ticket/207562"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Creation of Temporary File With Insecure Permissions in logilab-commons"
}
GSD-2014-1839
Vulnerability from gsd - Updated: 2023-12-13 01:22Details
The Execute class in shellutils in logilab-commons before 0.61.0 uses tempfile.mktemp, which allows local users to have an unspecified impact by pre-creating the temporary file.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2014-1839",
"description": "The Execute class in shellutils in logilab-commons before 0.61.0 uses tempfile.mktemp, which allows local users to have an unspecified impact by pre-creating the temporary file.",
"id": "GSD-2014-1839",
"references": [
"https://www.suse.com/security/cve/CVE-2014-1839.html",
"https://advisories.mageia.org/CVE-2014-1839.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2014-1839"
],
"details": "The Execute class in shellutils in logilab-commons before 0.61.0 uses tempfile.mktemp, which allows local users to have an unspecified impact by pre-creating the temporary file.",
"id": "GSD-2014-1839",
"modified": "2023-12-13T01:22:51.044186Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-1839",
"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 Execute class in shellutils in logilab-commons before 0.61.0 uses tempfile.mktemp, which allows local users to have an unspecified impact by pre-creating the temporary file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.logilab.org/ticket/207562",
"refsource": "CONFIRM",
"url": "http://www.logilab.org/ticket/207562"
},
{
"name": "openSUSE-SU-2014:0306",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2014-02/msg00085.html"
},
{
"name": "57209",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/57209"
},
{
"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737051",
"refsource": "CONFIRM",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737051"
},
{
"name": "[oss-security] 20140131 CVE request: temp file issues in python\u0027s logilab-common module",
"refsource": "MLIST",
"url": "http://comments.gmane.org/gmane.comp.security.oss.general/11986"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c=0.60.0",
"affected_versions": "All versions up to 0.60.0",
"cvss_v2": "AV:L/AC:M/Au:N/C:P/I:P/A:P",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2018-10-30",
"description": "The `Execute` class in `shellutils` in logilab-commons uses `tempfile.mktemp`, which allows local users to have an unspecified impact by pre-creating the temporary file.",
"fixed_versions": [
"0.61.0"
],
"identifier": "CVE-2014-1839",
"identifiers": [
"CVE-2014-1839"
],
"not_impacted": "All versions after 0.60.0",
"package_slug": "pypi/logilab-common",
"pubdate": "2014-03-11",
"solution": "Upgrade to version 0.61.0 or above.",
"title": "Incorrect Default Permissions",
"urls": [
"http://seclists.org/oss-sec/2014/q1/205",
"http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737051",
"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2014-1839"
],
"uuid": "015dba7a-8e44-4248-bc85-919a7bc5f68a"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:opensuse:opensuse:12.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:logilab:logilab-common:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "0.60.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-1839"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The Execute class in shellutils in logilab-commons before 0.61.0 uses tempfile.mktemp, which allows local users to have an unspecified impact by pre-creating the temporary file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "openSUSE-SU-2014:0306",
"refsource": "SUSE",
"tags": [],
"url": "http://lists.opensuse.org/opensuse-updates/2014-02/msg00085.html"
},
{
"name": "http://www.logilab.org/ticket/207562",
"refsource": "CONFIRM",
"tags": [],
"url": "http://www.logilab.org/ticket/207562"
},
{
"name": "57209",
"refsource": "SECUNIA",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/57209"
},
{
"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737051",
"refsource": "CONFIRM",
"tags": [],
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737051"
},
{
"name": "[oss-security] 20140131 CVE request: temp file issues in python\u0027s logilab-common module",
"refsource": "MLIST",
"tags": [],
"url": "http://comments.gmane.org/gmane.comp.security.oss.general/11986"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.4,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 3.4,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2018-10-30T16:27Z",
"publishedDate": "2014-03-11T19:37Z"
}
}
}
OPENSUSE-SU-2024:10400-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
python-logilab-common-1.0.2-1.4 on GA media
Severity
Moderate
Notes
Title of the patch: python-logilab-common-1.0.2-1.4 on GA media
Description of the patch: These are all security issues fixed in the python-logilab-common-1.0.2-1.4 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2024-10400
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python-logilab-common-1.0.2-1.4 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python-logilab-common-1.0.2-1.4 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-10400",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10400-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-1838 page",
"url": "https://www.suse.com/security/cve/CVE-2014-1838/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-1839 page",
"url": "https://www.suse.com/security/cve/CVE-2014-1839/"
}
],
"title": "python-logilab-common-1.0.2-1.4 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:10400-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-logilab-common-1.0.2-1.4.aarch64",
"product": {
"name": "python-logilab-common-1.0.2-1.4.aarch64",
"product_id": "python-logilab-common-1.0.2-1.4.aarch64"
}
},
{
"category": "product_version",
"name": "python3-logilab-common-1.2.2-1.2.aarch64",
"product": {
"name": "python3-logilab-common-1.2.2-1.2.aarch64",
"product_id": "python3-logilab-common-1.2.2-1.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-logilab-common-1.0.2-1.4.ppc64le",
"product": {
"name": "python-logilab-common-1.0.2-1.4.ppc64le",
"product_id": "python-logilab-common-1.0.2-1.4.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-logilab-common-1.2.2-1.2.ppc64le",
"product": {
"name": "python3-logilab-common-1.2.2-1.2.ppc64le",
"product_id": "python3-logilab-common-1.2.2-1.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python-logilab-common-1.0.2-1.4.s390x",
"product": {
"name": "python-logilab-common-1.0.2-1.4.s390x",
"product_id": "python-logilab-common-1.0.2-1.4.s390x"
}
},
{
"category": "product_version",
"name": "python3-logilab-common-1.2.2-1.2.s390x",
"product": {
"name": "python3-logilab-common-1.2.2-1.2.s390x",
"product_id": "python3-logilab-common-1.2.2-1.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python-logilab-common-1.0.2-1.4.x86_64",
"product": {
"name": "python-logilab-common-1.0.2-1.4.x86_64",
"product_id": "python-logilab-common-1.0.2-1.4.x86_64"
}
},
{
"category": "product_version",
"name": "python3-logilab-common-1.2.2-1.2.x86_64",
"product": {
"name": "python3-logilab-common-1.2.2-1.2.x86_64",
"product_id": "python3-logilab-common-1.2.2-1.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-logilab-common-1.0.2-1.4.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.aarch64"
},
"product_reference": "python-logilab-common-1.0.2-1.4.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-logilab-common-1.0.2-1.4.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.ppc64le"
},
"product_reference": "python-logilab-common-1.0.2-1.4.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-logilab-common-1.0.2-1.4.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.s390x"
},
"product_reference": "python-logilab-common-1.0.2-1.4.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-logilab-common-1.0.2-1.4.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.x86_64"
},
"product_reference": "python-logilab-common-1.0.2-1.4.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-logilab-common-1.2.2-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.aarch64"
},
"product_reference": "python3-logilab-common-1.2.2-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-logilab-common-1.2.2-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.ppc64le"
},
"product_reference": "python3-logilab-common-1.2.2-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-logilab-common-1.2.2-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.s390x"
},
"product_reference": "python3-logilab-common-1.2.2-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-logilab-common-1.2.2-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.x86_64"
},
"product_reference": "python3-logilab-common-1.2.2-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2014-1838",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-1838"
}
],
"notes": [
{
"category": "general",
"text": "The (1) extract_keys_from_pdf and (2) fill_pdf functions in pdf_ext.py in logilab-commons before 0.61.0 allows local users to overwrite arbitrary files and possibly have other unspecified impact via a symlink attack on /tmp/toto.fdf.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.aarch64",
"openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.ppc64le",
"openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.s390x",
"openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.x86_64",
"openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.aarch64",
"openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.ppc64le",
"openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.s390x",
"openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-1838",
"url": "https://www.suse.com/security/cve/CVE-2014-1838"
},
{
"category": "external",
"summary": "SUSE Bug 861822 for CVE-2014-1838",
"url": "https://bugzilla.suse.com/861822"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.aarch64",
"openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.ppc64le",
"openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.s390x",
"openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.x86_64",
"openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.aarch64",
"openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.ppc64le",
"openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.s390x",
"openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-1838"
},
{
"cve": "CVE-2014-1839",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-1839"
}
],
"notes": [
{
"category": "general",
"text": "The Execute class in shellutils in logilab-commons before 0.61.0 uses tempfile.mktemp, which allows local users to have an unspecified impact by pre-creating the temporary file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.aarch64",
"openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.ppc64le",
"openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.s390x",
"openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.x86_64",
"openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.aarch64",
"openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.ppc64le",
"openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.s390x",
"openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-1839",
"url": "https://www.suse.com/security/cve/CVE-2014-1839"
},
{
"category": "external",
"summary": "SUSE Bug 861822 for CVE-2014-1839",
"url": "https://bugzilla.suse.com/861822"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.aarch64",
"openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.ppc64le",
"openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.s390x",
"openSUSE Tumbleweed:python-logilab-common-1.0.2-1.4.x86_64",
"openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.aarch64",
"openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.ppc64le",
"openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.s390x",
"openSUSE Tumbleweed:python3-logilab-common-1.2.2-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-1839"
}
]
}
OPENSUSE-SU-2024:11235-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
python36-logilab-common-1.8.1-1.5 on GA media
Severity
Moderate
Notes
Title of the patch: python36-logilab-common-1.8.1-1.5 on GA media
Description of the patch: These are all security issues fixed in the python36-logilab-common-1.8.1-1.5 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2024-11235
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python36-logilab-common-1.8.1-1.5 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python36-logilab-common-1.8.1-1.5 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11235",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11235-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-1838 page",
"url": "https://www.suse.com/security/cve/CVE-2014-1838/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-1839 page",
"url": "https://www.suse.com/security/cve/CVE-2014-1839/"
}
],
"title": "python36-logilab-common-1.8.1-1.5 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11235-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python36-logilab-common-1.8.1-1.5.aarch64",
"product": {
"name": "python36-logilab-common-1.8.1-1.5.aarch64",
"product_id": "python36-logilab-common-1.8.1-1.5.aarch64"
}
},
{
"category": "product_version",
"name": "python38-logilab-common-1.8.1-1.5.aarch64",
"product": {
"name": "python38-logilab-common-1.8.1-1.5.aarch64",
"product_id": "python38-logilab-common-1.8.1-1.5.aarch64"
}
},
{
"category": "product_version",
"name": "python39-logilab-common-1.8.1-1.5.aarch64",
"product": {
"name": "python39-logilab-common-1.8.1-1.5.aarch64",
"product_id": "python39-logilab-common-1.8.1-1.5.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python36-logilab-common-1.8.1-1.5.ppc64le",
"product": {
"name": "python36-logilab-common-1.8.1-1.5.ppc64le",
"product_id": "python36-logilab-common-1.8.1-1.5.ppc64le"
}
},
{
"category": "product_version",
"name": "python38-logilab-common-1.8.1-1.5.ppc64le",
"product": {
"name": "python38-logilab-common-1.8.1-1.5.ppc64le",
"product_id": "python38-logilab-common-1.8.1-1.5.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-logilab-common-1.8.1-1.5.ppc64le",
"product": {
"name": "python39-logilab-common-1.8.1-1.5.ppc64le",
"product_id": "python39-logilab-common-1.8.1-1.5.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python36-logilab-common-1.8.1-1.5.s390x",
"product": {
"name": "python36-logilab-common-1.8.1-1.5.s390x",
"product_id": "python36-logilab-common-1.8.1-1.5.s390x"
}
},
{
"category": "product_version",
"name": "python38-logilab-common-1.8.1-1.5.s390x",
"product": {
"name": "python38-logilab-common-1.8.1-1.5.s390x",
"product_id": "python38-logilab-common-1.8.1-1.5.s390x"
}
},
{
"category": "product_version",
"name": "python39-logilab-common-1.8.1-1.5.s390x",
"product": {
"name": "python39-logilab-common-1.8.1-1.5.s390x",
"product_id": "python39-logilab-common-1.8.1-1.5.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python36-logilab-common-1.8.1-1.5.x86_64",
"product": {
"name": "python36-logilab-common-1.8.1-1.5.x86_64",
"product_id": "python36-logilab-common-1.8.1-1.5.x86_64"
}
},
{
"category": "product_version",
"name": "python38-logilab-common-1.8.1-1.5.x86_64",
"product": {
"name": "python38-logilab-common-1.8.1-1.5.x86_64",
"product_id": "python38-logilab-common-1.8.1-1.5.x86_64"
}
},
{
"category": "product_version",
"name": "python39-logilab-common-1.8.1-1.5.x86_64",
"product": {
"name": "python39-logilab-common-1.8.1-1.5.x86_64",
"product_id": "python39-logilab-common-1.8.1-1.5.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-logilab-common-1.8.1-1.5.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.aarch64"
},
"product_reference": "python36-logilab-common-1.8.1-1.5.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-logilab-common-1.8.1-1.5.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.ppc64le"
},
"product_reference": "python36-logilab-common-1.8.1-1.5.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-logilab-common-1.8.1-1.5.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.s390x"
},
"product_reference": "python36-logilab-common-1.8.1-1.5.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-logilab-common-1.8.1-1.5.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.x86_64"
},
"product_reference": "python36-logilab-common-1.8.1-1.5.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-logilab-common-1.8.1-1.5.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.aarch64"
},
"product_reference": "python38-logilab-common-1.8.1-1.5.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-logilab-common-1.8.1-1.5.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.ppc64le"
},
"product_reference": "python38-logilab-common-1.8.1-1.5.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-logilab-common-1.8.1-1.5.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.s390x"
},
"product_reference": "python38-logilab-common-1.8.1-1.5.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-logilab-common-1.8.1-1.5.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.x86_64"
},
"product_reference": "python38-logilab-common-1.8.1-1.5.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-logilab-common-1.8.1-1.5.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.aarch64"
},
"product_reference": "python39-logilab-common-1.8.1-1.5.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-logilab-common-1.8.1-1.5.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.ppc64le"
},
"product_reference": "python39-logilab-common-1.8.1-1.5.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-logilab-common-1.8.1-1.5.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.s390x"
},
"product_reference": "python39-logilab-common-1.8.1-1.5.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-logilab-common-1.8.1-1.5.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.x86_64"
},
"product_reference": "python39-logilab-common-1.8.1-1.5.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2014-1838",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-1838"
}
],
"notes": [
{
"category": "general",
"text": "The (1) extract_keys_from_pdf and (2) fill_pdf functions in pdf_ext.py in logilab-commons before 0.61.0 allows local users to overwrite arbitrary files and possibly have other unspecified impact via a symlink attack on /tmp/toto.fdf.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.aarch64",
"openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.ppc64le",
"openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.s390x",
"openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.x86_64",
"openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.aarch64",
"openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.ppc64le",
"openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.s390x",
"openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.x86_64",
"openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.aarch64",
"openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.ppc64le",
"openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.s390x",
"openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-1838",
"url": "https://www.suse.com/security/cve/CVE-2014-1838"
},
{
"category": "external",
"summary": "SUSE Bug 861822 for CVE-2014-1838",
"url": "https://bugzilla.suse.com/861822"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.aarch64",
"openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.ppc64le",
"openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.s390x",
"openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.x86_64",
"openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.aarch64",
"openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.ppc64le",
"openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.s390x",
"openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.x86_64",
"openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.aarch64",
"openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.ppc64le",
"openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.s390x",
"openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-1838"
},
{
"cve": "CVE-2014-1839",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-1839"
}
],
"notes": [
{
"category": "general",
"text": "The Execute class in shellutils in logilab-commons before 0.61.0 uses tempfile.mktemp, which allows local users to have an unspecified impact by pre-creating the temporary file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.aarch64",
"openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.ppc64le",
"openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.s390x",
"openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.x86_64",
"openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.aarch64",
"openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.ppc64le",
"openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.s390x",
"openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.x86_64",
"openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.aarch64",
"openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.ppc64le",
"openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.s390x",
"openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-1839",
"url": "https://www.suse.com/security/cve/CVE-2014-1839"
},
{
"category": "external",
"summary": "SUSE Bug 861822 for CVE-2014-1839",
"url": "https://bugzilla.suse.com/861822"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.aarch64",
"openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.ppc64le",
"openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.s390x",
"openSUSE Tumbleweed:python36-logilab-common-1.8.1-1.5.x86_64",
"openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.aarch64",
"openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.ppc64le",
"openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.s390x",
"openSUSE Tumbleweed:python38-logilab-common-1.8.1-1.5.x86_64",
"openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.aarch64",
"openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.ppc64le",
"openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.s390x",
"openSUSE Tumbleweed:python39-logilab-common-1.8.1-1.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-1839"
}
]
}
OPENSUSE-SU-2024:14145-1
Vulnerability from csaf_opensuse - Published: 2024-07-12 00:00 - Updated: 2024-07-12 00:00Summary
python310-logilab-common-1.11.0-1.5 on GA media
Severity
Moderate
Notes
Title of the patch: python310-logilab-common-1.11.0-1.5 on GA media
Description of the patch: These are all security issues fixed in the python310-logilab-common-1.11.0-1.5 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2024-14145
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python310-logilab-common-1.11.0-1.5 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python310-logilab-common-1.11.0-1.5 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14145",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14145-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-1838 page",
"url": "https://www.suse.com/security/cve/CVE-2014-1838/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-1839 page",
"url": "https://www.suse.com/security/cve/CVE-2014-1839/"
}
],
"title": "python310-logilab-common-1.11.0-1.5 on GA media",
"tracking": {
"current_release_date": "2024-07-12T00:00:00Z",
"generator": {
"date": "2024-07-12T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14145-1",
"initial_release_date": "2024-07-12T00:00:00Z",
"revision_history": [
{
"date": "2024-07-12T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python310-logilab-common-1.11.0-1.5.aarch64",
"product": {
"name": "python310-logilab-common-1.11.0-1.5.aarch64",
"product_id": "python310-logilab-common-1.11.0-1.5.aarch64"
}
},
{
"category": "product_version",
"name": "python311-logilab-common-1.11.0-1.5.aarch64",
"product": {
"name": "python311-logilab-common-1.11.0-1.5.aarch64",
"product_id": "python311-logilab-common-1.11.0-1.5.aarch64"
}
},
{
"category": "product_version",
"name": "python312-logilab-common-1.11.0-1.5.aarch64",
"product": {
"name": "python312-logilab-common-1.11.0-1.5.aarch64",
"product_id": "python312-logilab-common-1.11.0-1.5.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-logilab-common-1.11.0-1.5.ppc64le",
"product": {
"name": "python310-logilab-common-1.11.0-1.5.ppc64le",
"product_id": "python310-logilab-common-1.11.0-1.5.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-logilab-common-1.11.0-1.5.ppc64le",
"product": {
"name": "python311-logilab-common-1.11.0-1.5.ppc64le",
"product_id": "python311-logilab-common-1.11.0-1.5.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-logilab-common-1.11.0-1.5.ppc64le",
"product": {
"name": "python312-logilab-common-1.11.0-1.5.ppc64le",
"product_id": "python312-logilab-common-1.11.0-1.5.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-logilab-common-1.11.0-1.5.s390x",
"product": {
"name": "python310-logilab-common-1.11.0-1.5.s390x",
"product_id": "python310-logilab-common-1.11.0-1.5.s390x"
}
},
{
"category": "product_version",
"name": "python311-logilab-common-1.11.0-1.5.s390x",
"product": {
"name": "python311-logilab-common-1.11.0-1.5.s390x",
"product_id": "python311-logilab-common-1.11.0-1.5.s390x"
}
},
{
"category": "product_version",
"name": "python312-logilab-common-1.11.0-1.5.s390x",
"product": {
"name": "python312-logilab-common-1.11.0-1.5.s390x",
"product_id": "python312-logilab-common-1.11.0-1.5.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-logilab-common-1.11.0-1.5.x86_64",
"product": {
"name": "python310-logilab-common-1.11.0-1.5.x86_64",
"product_id": "python310-logilab-common-1.11.0-1.5.x86_64"
}
},
{
"category": "product_version",
"name": "python311-logilab-common-1.11.0-1.5.x86_64",
"product": {
"name": "python311-logilab-common-1.11.0-1.5.x86_64",
"product_id": "python311-logilab-common-1.11.0-1.5.x86_64"
}
},
{
"category": "product_version",
"name": "python312-logilab-common-1.11.0-1.5.x86_64",
"product": {
"name": "python312-logilab-common-1.11.0-1.5.x86_64",
"product_id": "python312-logilab-common-1.11.0-1.5.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-logilab-common-1.11.0-1.5.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.aarch64"
},
"product_reference": "python310-logilab-common-1.11.0-1.5.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-logilab-common-1.11.0-1.5.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.ppc64le"
},
"product_reference": "python310-logilab-common-1.11.0-1.5.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-logilab-common-1.11.0-1.5.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.s390x"
},
"product_reference": "python310-logilab-common-1.11.0-1.5.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-logilab-common-1.11.0-1.5.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.x86_64"
},
"product_reference": "python310-logilab-common-1.11.0-1.5.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-logilab-common-1.11.0-1.5.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.aarch64"
},
"product_reference": "python311-logilab-common-1.11.0-1.5.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-logilab-common-1.11.0-1.5.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.ppc64le"
},
"product_reference": "python311-logilab-common-1.11.0-1.5.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-logilab-common-1.11.0-1.5.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.s390x"
},
"product_reference": "python311-logilab-common-1.11.0-1.5.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-logilab-common-1.11.0-1.5.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.x86_64"
},
"product_reference": "python311-logilab-common-1.11.0-1.5.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-logilab-common-1.11.0-1.5.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.aarch64"
},
"product_reference": "python312-logilab-common-1.11.0-1.5.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-logilab-common-1.11.0-1.5.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.ppc64le"
},
"product_reference": "python312-logilab-common-1.11.0-1.5.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-logilab-common-1.11.0-1.5.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.s390x"
},
"product_reference": "python312-logilab-common-1.11.0-1.5.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-logilab-common-1.11.0-1.5.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.x86_64"
},
"product_reference": "python312-logilab-common-1.11.0-1.5.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2014-1838",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-1838"
}
],
"notes": [
{
"category": "general",
"text": "The (1) extract_keys_from_pdf and (2) fill_pdf functions in pdf_ext.py in logilab-commons before 0.61.0 allows local users to overwrite arbitrary files and possibly have other unspecified impact via a symlink attack on /tmp/toto.fdf.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.aarch64",
"openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.ppc64le",
"openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.s390x",
"openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.x86_64",
"openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.aarch64",
"openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.ppc64le",
"openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.s390x",
"openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.x86_64",
"openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.aarch64",
"openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.ppc64le",
"openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.s390x",
"openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-1838",
"url": "https://www.suse.com/security/cve/CVE-2014-1838"
},
{
"category": "external",
"summary": "SUSE Bug 861822 for CVE-2014-1838",
"url": "https://bugzilla.suse.com/861822"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.aarch64",
"openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.ppc64le",
"openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.s390x",
"openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.x86_64",
"openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.aarch64",
"openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.ppc64le",
"openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.s390x",
"openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.x86_64",
"openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.aarch64",
"openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.ppc64le",
"openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.s390x",
"openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-12T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-1838"
},
{
"cve": "CVE-2014-1839",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-1839"
}
],
"notes": [
{
"category": "general",
"text": "The Execute class in shellutils in logilab-commons before 0.61.0 uses tempfile.mktemp, which allows local users to have an unspecified impact by pre-creating the temporary file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.aarch64",
"openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.ppc64le",
"openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.s390x",
"openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.x86_64",
"openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.aarch64",
"openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.ppc64le",
"openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.s390x",
"openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.x86_64",
"openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.aarch64",
"openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.ppc64le",
"openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.s390x",
"openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-1839",
"url": "https://www.suse.com/security/cve/CVE-2014-1839"
},
{
"category": "external",
"summary": "SUSE Bug 861822 for CVE-2014-1839",
"url": "https://bugzilla.suse.com/861822"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.aarch64",
"openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.ppc64le",
"openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.s390x",
"openSUSE Tumbleweed:python310-logilab-common-1.11.0-1.5.x86_64",
"openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.aarch64",
"openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.ppc64le",
"openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.s390x",
"openSUSE Tumbleweed:python311-logilab-common-1.11.0-1.5.x86_64",
"openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.aarch64",
"openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.ppc64le",
"openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.s390x",
"openSUSE Tumbleweed:python312-logilab-common-1.11.0-1.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-12T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-1839"
}
]
}
PYSEC-2014-84
Vulnerability from pysec - Published: 2014-03-11 19:37 - Updated: 2021-08-27 03:22
VLAI
Details
The Execute class in shellutils in logilab-commons before 0.61.0 uses tempfile.mktemp, which allows local users to have an unspecified impact by pre-creating the temporary file.
Impacted products
| Name | purl | logilab-common | pkg:pypi/logilab-common |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "logilab-common",
"purl": "pkg:pypi/logilab-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.60.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.28.1",
"0.38.0",
"0.38.1",
"0.39.0",
"0.43.0",
"0.44.0",
"0.46.0",
"0.46.1",
"0.47.0",
"0.48.1",
"0.49.0",
"0.50.0",
"0.50.1",
"0.50.2",
"0.50.3",
"0.51.0",
"0.51.1",
"0.52.0",
"0.52.1",
"0.53.0",
"0.54.0",
"0.55.0",
"0.55.2",
"0.56.0",
"0.56.1",
"0.56.2",
"0.57.0",
"0.57.1",
"0.58.1",
"0.58.3",
"0.59.0",
"0.59.1",
"0.60.0"
]
}
],
"aliases": [
"CVE-2014-1839",
"GHSA-g5m2-22h2-rr3j"
],
"details": "The Execute class in shellutils in logilab-commons before 0.61.0 uses tempfile.mktemp, which allows local users to have an unspecified impact by pre-creating the temporary file.",
"id": "PYSEC-2014-84",
"modified": "2021-08-27T03:22:06.108554Z",
"published": "2014-03-11T19:37:00Z",
"references": [
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-updates/2014-02/msg00085.html"
},
{
"type": "WEB",
"url": "http://www.logilab.org/ticket/207562"
},
{
"type": "ADVISORY",
"url": "http://secunia.com/advisories/57209"
},
{
"type": "WEB",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737051"
},
{
"type": "WEB",
"url": "http://comments.gmane.org/gmane.comp.security.oss.general/11986"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-g5m2-22h2-rr3j"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…