Search
Find a vulnerability
Search criteria
2 vulnerabilities found for kcheckpass by kde
CVE-2011-5054 (GCVE-0-2011-5054)
Vulnerability from nvd – Published: 2012-01-06 21:00 – Updated: 2024-08-07 00:23
VLAI
EPSS
VEX
Summary
kcheckpass passes a user-supplied argument to the pam_start function, often within a setuid environment, which allows local users to invoke any configured PAM stack, and possibly trigger unintended side effects, via an arbitrary valid PAM service name, a different vulnerability than CVE-2011-4122. NOTE: the vendor indicates that the possibility of resultant privilege escalation may be "a bit far-fetched."
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
10 references
| URL | Tags |
|---|---|
| https://exchange.xforce.ibmcloud.com/vulnerabilit… | vdb-entryx_refsource_XF |
| http://openwall.com/lists/oss-security/2011/12/07/3 | mailing-listx_refsource_MLIST |
| http://openwall.com/lists/oss-security/2011/12/28/5 | mailing-listx_refsource_MLIST |
| http://openwall.com/lists/oss-security/2011/12/27/3 | mailing-listx_refsource_MLIST |
| http://openwall.com/lists/oss-security/2011/12/23/8 | mailing-listx_refsource_MLIST |
| http://openwall.com/lists/oss-security/2012/01/02/11 | mailing-listx_refsource_MLIST |
| http://openwall.com/lists/oss-security/2011/12/27/1 | mailing-listx_refsource_MLIST |
| http://c-skills.blogspot.com/2011/11/openpam-tric… | x_refsource_MISC |
| http://openwall.com/lists/oss-security/2011/12/08/9 | mailing-listx_refsource_MLIST |
| http://openwall.com/lists/oss-security/2012/01/02/10 | mailing-listx_refsource_MLIST |
Date Public
2011-11-08 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T00:23:39.906Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "kcheckpass-pamstart-priv-esc(72230)",
"tags": [
"vdb-entry",
"x_refsource_XF",
"x_transferred"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/72230"
},
{
"name": "[oss-security] 20111207 Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://openwall.com/lists/oss-security/2011/12/07/3"
},
{
"name": "[oss-security] 20111228 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://openwall.com/lists/oss-security/2011/12/28/5"
},
{
"name": "[oss-security] 20111228 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://openwall.com/lists/oss-security/2011/12/27/3"
},
{
"name": "[oss-security] 20111224 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://openwall.com/lists/oss-security/2011/12/23/8"
},
{
"name": "[oss-security] 20120102 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://openwall.com/lists/oss-security/2012/01/02/11"
},
{
"name": "[oss-security] 20111226 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://openwall.com/lists/oss-security/2011/12/27/1"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://c-skills.blogspot.com/2011/11/openpam-trickery.html"
},
{
"name": "[oss-security] 20111208 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://openwall.com/lists/oss-security/2011/12/08/9"
},
{
"name": "[oss-security] 20120102 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://openwall.com/lists/oss-security/2012/01/02/10"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2011-11-08T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "kcheckpass passes a user-supplied argument to the pam_start function, often within a setuid environment, which allows local users to invoke any configured PAM stack, and possibly trigger unintended side effects, via an arbitrary valid PAM service name, a different vulnerability than CVE-2011-4122. NOTE: the vendor indicates that the possibility of resultant privilege escalation may be \"a bit far-fetched.\""
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-08-28T12:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "kcheckpass-pamstart-priv-esc(72230)",
"tags": [
"vdb-entry",
"x_refsource_XF"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/72230"
},
{
"name": "[oss-security] 20111207 Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://openwall.com/lists/oss-security/2011/12/07/3"
},
{
"name": "[oss-security] 20111228 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://openwall.com/lists/oss-security/2011/12/28/5"
},
{
"name": "[oss-security] 20111228 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://openwall.com/lists/oss-security/2011/12/27/3"
},
{
"name": "[oss-security] 20111224 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://openwall.com/lists/oss-security/2011/12/23/8"
},
{
"name": "[oss-security] 20120102 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://openwall.com/lists/oss-security/2012/01/02/11"
},
{
"name": "[oss-security] 20111226 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://openwall.com/lists/oss-security/2011/12/27/1"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://c-skills.blogspot.com/2011/11/openpam-trickery.html"
},
{
"name": "[oss-security] 20111208 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://openwall.com/lists/oss-security/2011/12/08/9"
},
{
"name": "[oss-security] 20120102 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://openwall.com/lists/oss-security/2012/01/02/10"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2011-5054",
"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": "kcheckpass passes a user-supplied argument to the pam_start function, often within a setuid environment, which allows local users to invoke any configured PAM stack, and possibly trigger unintended side effects, via an arbitrary valid PAM service name, a different vulnerability than CVE-2011-4122. NOTE: the vendor indicates that the possibility of resultant privilege escalation may be \"a bit far-fetched.\""
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "kcheckpass-pamstart-priv-esc(72230)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/72230"
},
{
"name": "[oss-security] 20111207 Disputing CVE-2011-4122",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2011/12/07/3"
},
{
"name": "[oss-security] 20111228 Re: Disputing CVE-2011-4122",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2011/12/28/5"
},
{
"name": "[oss-security] 20111228 Re: Disputing CVE-2011-4122",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2011/12/27/3"
},
{
"name": "[oss-security] 20111224 Re: Disputing CVE-2011-4122",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2011/12/23/8"
},
{
"name": "[oss-security] 20120102 Re: Disputing CVE-2011-4122",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2012/01/02/11"
},
{
"name": "[oss-security] 20111226 Re: Disputing CVE-2011-4122",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2011/12/27/1"
},
{
"name": "http://c-skills.blogspot.com/2011/11/openpam-trickery.html",
"refsource": "MISC",
"url": "http://c-skills.blogspot.com/2011/11/openpam-trickery.html"
},
{
"name": "[oss-security] 20111208 Re: Disputing CVE-2011-4122",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2011/12/08/9"
},
{
"name": "[oss-security] 20120102 Re: Disputing CVE-2011-4122",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2012/01/02/10"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2011-5054",
"datePublished": "2012-01-06T21:00:00.000Z",
"dateReserved": "2012-01-06T00:00:00.000Z",
"dateUpdated": "2024-08-07T00:23:39.906Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2011-5054 (GCVE-0-2011-5054)
Vulnerability from cvelistv5 – Published: 2012-01-06 21:00 – Updated: 2024-08-07 00:23
VLAI
EPSS
VEX
Summary
kcheckpass passes a user-supplied argument to the pam_start function, often within a setuid environment, which allows local users to invoke any configured PAM stack, and possibly trigger unintended side effects, via an arbitrary valid PAM service name, a different vulnerability than CVE-2011-4122. NOTE: the vendor indicates that the possibility of resultant privilege escalation may be "a bit far-fetched."
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
10 references
| URL | Tags |
|---|---|
| https://exchange.xforce.ibmcloud.com/vulnerabilit… | vdb-entryx_refsource_XF |
| http://openwall.com/lists/oss-security/2011/12/07/3 | mailing-listx_refsource_MLIST |
| http://openwall.com/lists/oss-security/2011/12/28/5 | mailing-listx_refsource_MLIST |
| http://openwall.com/lists/oss-security/2011/12/27/3 | mailing-listx_refsource_MLIST |
| http://openwall.com/lists/oss-security/2011/12/23/8 | mailing-listx_refsource_MLIST |
| http://openwall.com/lists/oss-security/2012/01/02/11 | mailing-listx_refsource_MLIST |
| http://openwall.com/lists/oss-security/2011/12/27/1 | mailing-listx_refsource_MLIST |
| http://c-skills.blogspot.com/2011/11/openpam-tric… | x_refsource_MISC |
| http://openwall.com/lists/oss-security/2011/12/08/9 | mailing-listx_refsource_MLIST |
| http://openwall.com/lists/oss-security/2012/01/02/10 | mailing-listx_refsource_MLIST |
Date Public
2011-11-08 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T00:23:39.906Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "kcheckpass-pamstart-priv-esc(72230)",
"tags": [
"vdb-entry",
"x_refsource_XF",
"x_transferred"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/72230"
},
{
"name": "[oss-security] 20111207 Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://openwall.com/lists/oss-security/2011/12/07/3"
},
{
"name": "[oss-security] 20111228 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://openwall.com/lists/oss-security/2011/12/28/5"
},
{
"name": "[oss-security] 20111228 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://openwall.com/lists/oss-security/2011/12/27/3"
},
{
"name": "[oss-security] 20111224 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://openwall.com/lists/oss-security/2011/12/23/8"
},
{
"name": "[oss-security] 20120102 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://openwall.com/lists/oss-security/2012/01/02/11"
},
{
"name": "[oss-security] 20111226 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://openwall.com/lists/oss-security/2011/12/27/1"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://c-skills.blogspot.com/2011/11/openpam-trickery.html"
},
{
"name": "[oss-security] 20111208 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://openwall.com/lists/oss-security/2011/12/08/9"
},
{
"name": "[oss-security] 20120102 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://openwall.com/lists/oss-security/2012/01/02/10"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2011-11-08T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "kcheckpass passes a user-supplied argument to the pam_start function, often within a setuid environment, which allows local users to invoke any configured PAM stack, and possibly trigger unintended side effects, via an arbitrary valid PAM service name, a different vulnerability than CVE-2011-4122. NOTE: the vendor indicates that the possibility of resultant privilege escalation may be \"a bit far-fetched.\""
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-08-28T12:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "kcheckpass-pamstart-priv-esc(72230)",
"tags": [
"vdb-entry",
"x_refsource_XF"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/72230"
},
{
"name": "[oss-security] 20111207 Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://openwall.com/lists/oss-security/2011/12/07/3"
},
{
"name": "[oss-security] 20111228 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://openwall.com/lists/oss-security/2011/12/28/5"
},
{
"name": "[oss-security] 20111228 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://openwall.com/lists/oss-security/2011/12/27/3"
},
{
"name": "[oss-security] 20111224 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://openwall.com/lists/oss-security/2011/12/23/8"
},
{
"name": "[oss-security] 20120102 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://openwall.com/lists/oss-security/2012/01/02/11"
},
{
"name": "[oss-security] 20111226 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://openwall.com/lists/oss-security/2011/12/27/1"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://c-skills.blogspot.com/2011/11/openpam-trickery.html"
},
{
"name": "[oss-security] 20111208 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://openwall.com/lists/oss-security/2011/12/08/9"
},
{
"name": "[oss-security] 20120102 Re: Disputing CVE-2011-4122",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://openwall.com/lists/oss-security/2012/01/02/10"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2011-5054",
"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": "kcheckpass passes a user-supplied argument to the pam_start function, often within a setuid environment, which allows local users to invoke any configured PAM stack, and possibly trigger unintended side effects, via an arbitrary valid PAM service name, a different vulnerability than CVE-2011-4122. NOTE: the vendor indicates that the possibility of resultant privilege escalation may be \"a bit far-fetched.\""
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "kcheckpass-pamstart-priv-esc(72230)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/72230"
},
{
"name": "[oss-security] 20111207 Disputing CVE-2011-4122",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2011/12/07/3"
},
{
"name": "[oss-security] 20111228 Re: Disputing CVE-2011-4122",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2011/12/28/5"
},
{
"name": "[oss-security] 20111228 Re: Disputing CVE-2011-4122",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2011/12/27/3"
},
{
"name": "[oss-security] 20111224 Re: Disputing CVE-2011-4122",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2011/12/23/8"
},
{
"name": "[oss-security] 20120102 Re: Disputing CVE-2011-4122",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2012/01/02/11"
},
{
"name": "[oss-security] 20111226 Re: Disputing CVE-2011-4122",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2011/12/27/1"
},
{
"name": "http://c-skills.blogspot.com/2011/11/openpam-trickery.html",
"refsource": "MISC",
"url": "http://c-skills.blogspot.com/2011/11/openpam-trickery.html"
},
{
"name": "[oss-security] 20111208 Re: Disputing CVE-2011-4122",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2011/12/08/9"
},
{
"name": "[oss-security] 20120102 Re: Disputing CVE-2011-4122",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2012/01/02/10"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2011-5054",
"datePublished": "2012-01-06T21:00:00.000Z",
"dateReserved": "2012-01-06T00:00:00.000Z",
"dateUpdated": "2024-08-07T00:23:39.906Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}