Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2017-11747 (GCVE-0-2017-11747)
Vulnerability from cvelistv5 – Published: 2017-07-30 16:00 – Updated: 2024-08-05 18:19
VLAI
EPSS
Summary
main.c in Tinyproxy 1.8.4 and earlier creates a /run/tinyproxy/tinyproxy.pid file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for tinyproxy.pid modification before a root script executes a "kill `cat /run/tinyproxy/tinyproxy.pid`" command.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://github.com/tinyproxy/tinyproxy/issues/106 | x_refsource_MISC |
| https://lists.debian.org/debian-lts-announce/2020… | mailing-listx_refsource_MLIST |
Date Public
2017-07-30 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T18:19:38.909Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/tinyproxy/tinyproxy/issues/106"
},
{
"name": "[debian-lts-announce] 20200331 [SECURITY] [DLA 2163-1] tinyproxy security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00037.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2017-07-30T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "main.c in Tinyproxy 1.8.4 and earlier creates a /run/tinyproxy/tinyproxy.pid file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for tinyproxy.pid modification before a root script executes a \"kill `cat /run/tinyproxy/tinyproxy.pid`\" command."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-03-31T14:06:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/tinyproxy/tinyproxy/issues/106"
},
{
"name": "[debian-lts-announce] 20200331 [SECURITY] [DLA 2163-1] tinyproxy security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00037.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-11747",
"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": "main.c in Tinyproxy 1.8.4 and earlier creates a /run/tinyproxy/tinyproxy.pid file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for tinyproxy.pid modification before a root script executes a \"kill `cat /run/tinyproxy/tinyproxy.pid`\" command."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/tinyproxy/tinyproxy/issues/106",
"refsource": "MISC",
"url": "https://github.com/tinyproxy/tinyproxy/issues/106"
},
{
"name": "[debian-lts-announce] 20200331 [SECURITY] [DLA 2163-1] tinyproxy security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00037.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2017-11747",
"datePublished": "2017-07-30T16:00:00.000Z",
"dateReserved": "2017-07-30T00:00:00.000Z",
"dateUpdated": "2024-08-05T18:19:38.909Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2017-11747",
"date": "2026-05-27",
"epss": "0.00034",
"percentile": "0.10175"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:tinyproxy_project:tinyproxy:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"1.8.4\", \"matchCriteriaId\": \"04519538-C2BF-4130-B376-3EBBC1A183FA\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"main.c in Tinyproxy 1.8.4 and earlier creates a /run/tinyproxy/tinyproxy.pid file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for tinyproxy.pid modification before a root script executes a \\\"kill `cat /run/tinyproxy/tinyproxy.pid`\\\" command.\"}, {\"lang\": \"es\", \"value\": \"El archivo main.c en Tinyproxy versi\\u00f3n 1.8.4 y anteriores, crea un archivo /run/tinyproxy/tinyproxy.pid despu\\u00e9s de quitar los privilegios a una cuenta no root, lo que podr\\u00eda permitir a los usuarios locales eliminar procesos arbitrarios mediante el aprovechamiento del acceso a esta cuenta no root para la modificaci\\u00f3n de Tinyproxy.pid antes de que un script root ejecute el comando \\\"kill` cat/run/tinyproxy/tinyproxy.pid`\\\".\"}]",
"id": "CVE-2017-11747",
"lastModified": "2024-11-21T03:08:25.457",
"metrics": "{\"cvssMetricV30\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 5.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:L/AC:L/Au:N/C:N/I:N/A:P\", \"baseScore\": 2.1, \"accessVector\": \"LOCAL\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"LOW\", \"exploitabilityScore\": 3.9, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2017-07-30T16:29:00.250",
"references": "[{\"url\": \"https://github.com/tinyproxy/tinyproxy/issues/106\", \"source\": \"cve@mitre.org\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/03/msg00037.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://github.com/tinyproxy/tinyproxy/issues/106\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/03/msg00037.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-269\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2017-11747\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2017-07-30T16:29:00.250\",\"lastModified\":\"2026-05-13T00:24:29.033\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"main.c in Tinyproxy 1.8.4 and earlier creates a /run/tinyproxy/tinyproxy.pid file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for tinyproxy.pid modification before a root script executes a \\\"kill `cat /run/tinyproxy/tinyproxy.pid`\\\" command.\"},{\"lang\":\"es\",\"value\":\"El archivo main.c en Tinyproxy versi\u00f3n 1.8.4 y anteriores, crea un archivo /run/tinyproxy/tinyproxy.pid despu\u00e9s de quitar los privilegios a una cuenta no root, lo que podr\u00eda permitir a los usuarios locales eliminar procesos arbitrarios mediante el aprovechamiento del acceso a esta cuenta no root para la modificaci\u00f3n de Tinyproxy.pid antes de que un script root ejecute el comando \\\"kill` cat/run/tinyproxy/tinyproxy.pid`\\\".\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":2.1,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":3.9,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-269\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:tinyproxy_project:tinyproxy:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.8.4\",\"matchCriteriaId\":\"04519538-C2BF-4130-B376-3EBBC1A183FA\"}]}]}],\"references\":[{\"url\":\"https://github.com/tinyproxy/tinyproxy/issues/106\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/03/msg00037.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/tinyproxy/tinyproxy/issues/106\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/03/msg00037.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
CNVD-2017-27420
Vulnerability from cnvd - Published: 2017-09-19
VLAI
Title
Tinyproxy main.c文件拒绝服务漏洞
Description
Tinyproxy是一款可用于Windows、Linux和Unix系统中的小型HTTP代理程序。
Tinyproxy 1.8.4及之前的版本中的main.c文件存在安全漏洞。本地攻击者可利用该漏洞终止任意进程。
Severity
低
Formal description
厂商尚未提供漏洞修复方案,请关注厂商主页更新: https://tinyproxy.github.io/
Reference
https://github.com/tinyproxy/tinyproxy/issues/106
Impacted products
| Name | Tinyproxy Tinyproxy <=1.8.4 |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2017-11747"
}
},
"description": "Tinyproxy\u662f\u4e00\u6b3e\u53ef\u7528\u4e8eWindows\u3001Linux\u548cUnix\u7cfb\u7edf\u4e2d\u7684\u5c0f\u578bHTTP\u4ee3\u7406\u7a0b\u5e8f\u3002\r\n\r\nTinyproxy 1.8.4\u53ca\u4e4b\u524d\u7684\u7248\u672c\u4e2d\u7684main.c\u6587\u4ef6\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\u3002\u672c\u5730\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u7ec8\u6b62\u4efb\u610f\u8fdb\u7a0b\u3002",
"discovererName": "unknwon",
"formalWay": "\u5382\u5546\u5c1a\u672a\u63d0\u4f9b\u6f0f\u6d1e\u4fee\u590d\u65b9\u6848\uff0c\u8bf7\u5173\u6ce8\u5382\u5546\u4e3b\u9875\u66f4\u65b0\uff1a\r\nhttps://tinyproxy.github.io/",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2017-27420",
"openTime": "2017-09-19",
"products": {
"product": "Tinyproxy Tinyproxy \u003c=1.8.4"
},
"referenceLink": "https://github.com/tinyproxy/tinyproxy/issues/106",
"serverity": "\u4f4e",
"submitTime": "2017-08-02",
"title": "Tinyproxy main.c\u6587\u4ef6\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e"
}
FKIE_CVE-2017-11747
Vulnerability from fkie_nvd - Published: 2017-07-30 16:29 - Updated: 2026-05-13 00:24
Severity
Summary
main.c in Tinyproxy 1.8.4 and earlier creates a /run/tinyproxy/tinyproxy.pid file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for tinyproxy.pid modification before a root script executes a "kill `cat /run/tinyproxy/tinyproxy.pid`" command.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://github.com/tinyproxy/tinyproxy/issues/106 | Issue Tracking, Patch, Third Party Advisory | |
| cve@mitre.org | https://lists.debian.org/debian-lts-announce/2020/03/msg00037.html | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/tinyproxy/tinyproxy/issues/106 | Issue Tracking, Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2020/03/msg00037.html |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| tinyproxy_project | tinyproxy | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:tinyproxy_project:tinyproxy:*:*:*:*:*:*:*:*",
"matchCriteriaId": "04519538-C2BF-4130-B376-3EBBC1A183FA",
"versionEndIncluding": "1.8.4",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "main.c in Tinyproxy 1.8.4 and earlier creates a /run/tinyproxy/tinyproxy.pid file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for tinyproxy.pid modification before a root script executes a \"kill `cat /run/tinyproxy/tinyproxy.pid`\" command."
},
{
"lang": "es",
"value": "El archivo main.c en Tinyproxy versi\u00f3n 1.8.4 y anteriores, crea un archivo /run/tinyproxy/tinyproxy.pid despu\u00e9s de quitar los privilegios a una cuenta no root, lo que podr\u00eda permitir a los usuarios locales eliminar procesos arbitrarios mediante el aprovechamiento del acceso a esta cuenta no root para la modificaci\u00f3n de Tinyproxy.pid antes de que un script root ejecute el comando \"kill` cat/run/tinyproxy/tinyproxy.pid`\"."
}
],
"id": "CVE-2017-11747",
"lastModified": "2026-05-13T00:24:29.033",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.1,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2017-07-30T16:29:00.250",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/tinyproxy/tinyproxy/issues/106"
},
{
"source": "cve@mitre.org",
"url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00037.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/tinyproxy/tinyproxy/issues/106"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00037.html"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-269"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-R3GC-6285-7FJ7
Vulnerability from github – Published: 2022-05-13 01:27 – Updated: 2022-05-13 01:27
VLAI
Details
main.c in Tinyproxy 1.8.4 and earlier creates a /run/tinyproxy/tinyproxy.pid file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for tinyproxy.pid modification before a root script executes a "kill cat /run/tinyproxy/tinyproxy.pid" command.
Severity
5.5 (Medium)
{
"affected": [],
"aliases": [
"CVE-2017-11747"
],
"database_specific": {
"cwe_ids": [
"CWE-269"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2017-07-30T16:29:00Z",
"severity": "MODERATE"
},
"details": "main.c in Tinyproxy 1.8.4 and earlier creates a /run/tinyproxy/tinyproxy.pid file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for tinyproxy.pid modification before a root script executes a \"kill `cat /run/tinyproxy/tinyproxy.pid`\" command.",
"id": "GHSA-r3gc-6285-7fj7",
"modified": "2022-05-13T01:27:31Z",
"published": "2022-05-13T01:27:31Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-11747"
},
{
"type": "WEB",
"url": "https://github.com/tinyproxy/tinyproxy/issues/106"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00037.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
GSD-2017-11747
Vulnerability from gsd - Updated: 2023-12-13 01:21Details
main.c in Tinyproxy 1.8.4 and earlier creates a /run/tinyproxy/tinyproxy.pid file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for tinyproxy.pid modification before a root script executes a "kill `cat /run/tinyproxy/tinyproxy.pid`" command.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2017-11747",
"description": "main.c in Tinyproxy 1.8.4 and earlier creates a /run/tinyproxy/tinyproxy.pid file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for tinyproxy.pid modification before a root script executes a \"kill `cat /run/tinyproxy/tinyproxy.pid`\" command.",
"id": "GSD-2017-11747",
"references": [
"https://www.suse.com/security/cve/CVE-2017-11747.html",
"https://ubuntu.com/security/CVE-2017-11747"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2017-11747"
],
"details": "main.c in Tinyproxy 1.8.4 and earlier creates a /run/tinyproxy/tinyproxy.pid file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for tinyproxy.pid modification before a root script executes a \"kill `cat /run/tinyproxy/tinyproxy.pid`\" command.",
"id": "GSD-2017-11747",
"modified": "2023-12-13T01:21:15.519786Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-11747",
"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": "main.c in Tinyproxy 1.8.4 and earlier creates a /run/tinyproxy/tinyproxy.pid file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for tinyproxy.pid modification before a root script executes a \"kill `cat /run/tinyproxy/tinyproxy.pid`\" command."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/tinyproxy/tinyproxy/issues/106",
"refsource": "MISC",
"url": "https://github.com/tinyproxy/tinyproxy/issues/106"
},
{
"name": "[debian-lts-announce] 20200331 [SECURITY] [DLA 2163-1] tinyproxy security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00037.html"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:tinyproxy_project:tinyproxy:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "1.8.4",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-11747"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "main.c in Tinyproxy 1.8.4 and earlier creates a /run/tinyproxy/tinyproxy.pid file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for tinyproxy.pid modification before a root script executes a \"kill `cat /run/tinyproxy/tinyproxy.pid`\" command."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-269"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/tinyproxy/tinyproxy/issues/106",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/tinyproxy/tinyproxy/issues/106"
},
{
"name": "[debian-lts-announce] 20200331 [SECURITY] [DLA 2163-1] tinyproxy security update",
"refsource": "MLIST",
"tags": [],
"url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00037.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.1,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "LOW",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
},
"lastModifiedDate": "2020-03-31T15:15Z",
"publishedDate": "2017-07-30T16:29Z"
}
}
}
OPENSUSE-SU-2024:0119-1
Vulnerability from csaf_opensuse - Published: 2024-05-10 12:42 - Updated: 2024-05-10 12:42Summary
Security update for tinyproxy
Severity
Important
Notes
Title of the patch: Security update for tinyproxy
Description of the patch: This update for tinyproxy fixes the following issues:
- Update to release 1.11.2
* Fix potential use-after-free in header handling [CVE-2023-49606, boo#1223746]
* Prevent junk from showing up in error page in invalid requests [CVE-2022-40468, CVE-2023-40533, boo#1223743]
- Move tinyproxy program to /usr/bin.
- Update to release 1.11.1
* New fnmatch based filtertype
- Update to release 1.11
* Support for multiple bind directives.
- update to 1.10.0:
* Configuration file has moved from /etc/tinyproxy.conf to
/etc/tinyproxy/tinyproxy.conf.
* Add support for basic HTTP authentication
* Add socks upstream support
* Log to stdout if no logfile is specified
* Activate reverse proxy by default
* Support bind with transparent mode
* Allow multiple listen statements in the configuration
* Fix CVE-2017-11747: Create PID file before dropping privileges.
* Fix CVE-2012-3505: algorithmic complexity DoS in hashmap
* Bugfixes
* BB#110: fix algorithmic complexity DoS in hashmap
* BB#106: fix CONNECT requests with IPv6 literal addresses as host
* BB#116: fix invalid free for GET requests to ipv6 literal address
* BB#115: Drop supplementary groups
* BB#109: Fix crash (infinite loop) when writing to log file fails
* BB#74: Create log and pid files after we drop privs
* BB#83: Use output of id instead of $USER
Patchnames: openSUSE-2024-119
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
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.9 (Medium)
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
References
22 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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": "Security update for tinyproxy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for tinyproxy fixes the following issues:\n\n- Update to release 1.11.2\n * Fix potential use-after-free in header handling [CVE-2023-49606, boo#1223746]\n * Prevent junk from showing up in error page in invalid requests [CVE-2022-40468, CVE-2023-40533, boo#1223743]\n\n- Move tinyproxy program to /usr/bin.\n\n- Update to release 1.11.1\n * New fnmatch based filtertype\n\n- Update to release 1.11\n * Support for multiple bind directives.\n\n- update to 1.10.0:\n * Configuration file has moved from /etc/tinyproxy.conf to\n /etc/tinyproxy/tinyproxy.conf.\n * Add support for basic HTTP authentication\n * Add socks upstream support\n * Log to stdout if no logfile is specified\n * Activate reverse proxy by default\n * Support bind with transparent mode\n * Allow multiple listen statements in the configuration\n * Fix CVE-2017-11747: Create PID file before dropping privileges.\n * Fix CVE-2012-3505: algorithmic complexity DoS in hashmap\n * Bugfixes\n * BB#110: fix algorithmic complexity DoS in hashmap\n * BB#106: fix CONNECT requests with IPv6 literal addresses as host\n * BB#116: fix invalid free for GET requests to ipv6 literal address\n * BB#115: Drop supplementary groups\n * BB#109: Fix crash (infinite loop) when writing to log file fails\n * BB#74: Create log and pid files after we drop privs\n * BB#83: Use output of id instead of $USER\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2024-119",
"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_0119-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2024:0119-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/OM62U7F2OTTTTR4PTM6RV3UAOCUHRC75/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2024:0119-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/OM62U7F2OTTTTR4PTM6RV3UAOCUHRC75/"
},
{
"category": "self",
"summary": "SUSE Bug 1200028",
"url": "https://bugzilla.suse.com/1200028"
},
{
"category": "self",
"summary": "SUSE Bug 1203553",
"url": "https://bugzilla.suse.com/1203553"
},
{
"category": "self",
"summary": "SUSE Bug 1223743",
"url": "https://bugzilla.suse.com/1223743"
},
{
"category": "self",
"summary": "SUSE Bug 1223746",
"url": "https://bugzilla.suse.com/1223746"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-3505 page",
"url": "https://www.suse.com/security/cve/CVE-2012-3505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-11747 page",
"url": "https://www.suse.com/security/cve/CVE-2017-11747/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-40468 page",
"url": "https://www.suse.com/security/cve/CVE-2022-40468/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40533 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40533/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-49606 page",
"url": "https://www.suse.com/security/cve/CVE-2023-49606/"
}
],
"title": "Security update for tinyproxy",
"tracking": {
"current_release_date": "2024-05-10T12:42:27Z",
"generator": {
"date": "2024-05-10T12:42:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:0119-1",
"initial_release_date": "2024-05-10T12:42:27Z",
"revision_history": [
{
"date": "2024-05-10T12:42:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"product": {
"name": "tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"product_id": "tinyproxy-1.11.2-bp155.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "tinyproxy-1.11.2-bp155.3.3.1.i586",
"product": {
"name": "tinyproxy-1.11.2-bp155.3.3.1.i586",
"product_id": "tinyproxy-1.11.2-bp155.3.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"product": {
"name": "tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"product_id": "tinyproxy-1.11.2-bp155.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "tinyproxy-1.11.2-bp155.3.3.1.s390x",
"product": {
"name": "tinyproxy-1.11.2-bp155.3.3.1.s390x",
"product_id": "tinyproxy-1.11.2-bp155.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "tinyproxy-1.11.2-bp155.3.3.1.x86_64",
"product": {
"name": "tinyproxy-1.11.2-bp155.3.3.1.x86_64",
"product_id": "tinyproxy-1.11.2-bp155.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Package Hub 15 SP5",
"product": {
"name": "SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5"
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "tinyproxy-1.11.2-bp155.3.3.1.aarch64 as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.aarch64"
},
"product_reference": "tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tinyproxy-1.11.2-bp155.3.3.1.i586 as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.i586"
},
"product_reference": "tinyproxy-1.11.2-bp155.3.3.1.i586",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tinyproxy-1.11.2-bp155.3.3.1.ppc64le as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le"
},
"product_reference": "tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tinyproxy-1.11.2-bp155.3.3.1.s390x as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.s390x"
},
"product_reference": "tinyproxy-1.11.2-bp155.3.3.1.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tinyproxy-1.11.2-bp155.3.3.1.x86_64 as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.x86_64"
},
"product_reference": "tinyproxy-1.11.2-bp155.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tinyproxy-1.11.2-bp155.3.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.aarch64"
},
"product_reference": "tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tinyproxy-1.11.2-bp155.3.3.1.i586 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.i586"
},
"product_reference": "tinyproxy-1.11.2-bp155.3.3.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tinyproxy-1.11.2-bp155.3.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le"
},
"product_reference": "tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tinyproxy-1.11.2-bp155.3.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.s390x"
},
"product_reference": "tinyproxy-1.11.2-bp155.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tinyproxy-1.11.2-bp155.3.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.x86_64"
},
"product_reference": "tinyproxy-1.11.2-bp155.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2012-3505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-3505"
}
],
"notes": [
{
"category": "general",
"text": "Tinyproxy 1.8.3 and earlier allows remote attackers to cause a denial of service (CPU and memory consumption) via (1) a large number of headers or (2) a large number of forged headers that trigger hash collisions predictably. bucket.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.x86_64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-3505",
"url": "https://www.suse.com/security/cve/CVE-2012-3505"
},
{
"category": "external",
"summary": "SUSE Bug 776506 for CVE-2012-3505",
"url": "https://bugzilla.suse.com/776506"
}
],
"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": [
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.x86_64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-10T12:42:27Z",
"details": "moderate"
}
],
"title": "CVE-2012-3505"
},
{
"cve": "CVE-2017-11747",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-11747"
}
],
"notes": [
{
"category": "general",
"text": "main.c in Tinyproxy 1.8.4 and earlier creates a /run/tinyproxy/tinyproxy.pid file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for tinyproxy.pid modification before a root script executes a \"kill `cat /run/tinyproxy/tinyproxy.pid`\" command.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.x86_64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-11747",
"url": "https://www.suse.com/security/cve/CVE-2017-11747"
}
],
"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": [
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.x86_64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.x86_64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-10T12:42:27Z",
"details": "moderate"
}
],
"title": "CVE-2017-11747"
},
{
"cve": "CVE-2022-40468",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-40468"
}
],
"notes": [
{
"category": "general",
"text": "Potential leak of left-over heap data if custom error page templates containing special non-standard variables are used. Tinyproxy commit 84f203f and earlier use uninitialized buffers in process_request() function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.x86_64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-40468",
"url": "https://www.suse.com/security/cve/CVE-2022-40468"
},
{
"category": "external",
"summary": "SUSE Bug 1203553 for CVE-2022-40468",
"url": "https://bugzilla.suse.com/1203553"
}
],
"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": [
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.x86_64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.x86_64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-10T12:42:27Z",
"details": "important"
}
],
"title": "CVE-2022-40468"
},
{
"cve": "CVE-2023-40533",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40533"
}
],
"notes": [
{
"category": "general",
"text": "** REJECT ** This CVE ID is a duplicate of CVE-2022-40468\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.x86_64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40533",
"url": "https://www.suse.com/security/cve/CVE-2023-40533"
},
{
"category": "external",
"summary": "SUSE Bug 1223743 for CVE-2023-40533",
"url": "https://bugzilla.suse.com/1223743"
}
],
"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": [
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.x86_64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.x86_64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-10T12:42:27Z",
"details": "moderate"
}
],
"title": "CVE-2023-40533"
},
{
"cve": "CVE-2023-49606",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-49606"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free vulnerability exists in the HTTP Connection Headers parsing in Tinyproxy 1.11.1 and Tinyproxy 1.10.0. A specially crafted HTTP header can trigger reuse of previously freed memory, which leads to memory corruption and could lead to remote code execution. An attacker needs to make an unauthenticated HTTP request to trigger this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.x86_64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-49606",
"url": "https://www.suse.com/security/cve/CVE-2023-49606"
},
{
"category": "external",
"summary": "SUSE Bug 1223746 for CVE-2023-49606",
"url": "https://bugzilla.suse.com/1223746"
}
],
"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": [
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"SUSE Package Hub 15 SP5:tinyproxy-1.11.2-bp155.3.3.1.x86_64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.aarch64",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.i586",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.ppc64le",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.s390x",
"openSUSE Leap 15.5:tinyproxy-1.11.2-bp155.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-10T12:42:27Z",
"details": "low"
}
],
"title": "CVE-2023-49606"
}
]
}
OPENSUSE-SU-2024:11465-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
tinyproxy-1.11.0-1.3 on GA media
Severity
Moderate
Notes
Title of the patch: tinyproxy-1.11.0-1.3 on GA media
Description of the patch: These are all security issues fixed in the tinyproxy-1.11.0-1.3 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2024-11465
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:tinyproxy-1.11.0-1.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tinyproxy-1.11.0-1.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tinyproxy-1.11.0-1.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tinyproxy-1.11.0-1.3.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
4 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": "tinyproxy-1.11.0-1.3 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the tinyproxy-1.11.0-1.3 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11465",
"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_11465-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-11747 page",
"url": "https://www.suse.com/security/cve/CVE-2017-11747/"
}
],
"title": "tinyproxy-1.11.0-1.3 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:11465-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": "tinyproxy-1.11.0-1.3.aarch64",
"product": {
"name": "tinyproxy-1.11.0-1.3.aarch64",
"product_id": "tinyproxy-1.11.0-1.3.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "tinyproxy-1.11.0-1.3.ppc64le",
"product": {
"name": "tinyproxy-1.11.0-1.3.ppc64le",
"product_id": "tinyproxy-1.11.0-1.3.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "tinyproxy-1.11.0-1.3.s390x",
"product": {
"name": "tinyproxy-1.11.0-1.3.s390x",
"product_id": "tinyproxy-1.11.0-1.3.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "tinyproxy-1.11.0-1.3.x86_64",
"product": {
"name": "tinyproxy-1.11.0-1.3.x86_64",
"product_id": "tinyproxy-1.11.0-1.3.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": "tinyproxy-1.11.0-1.3.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tinyproxy-1.11.0-1.3.aarch64"
},
"product_reference": "tinyproxy-1.11.0-1.3.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tinyproxy-1.11.0-1.3.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tinyproxy-1.11.0-1.3.ppc64le"
},
"product_reference": "tinyproxy-1.11.0-1.3.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tinyproxy-1.11.0-1.3.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tinyproxy-1.11.0-1.3.s390x"
},
"product_reference": "tinyproxy-1.11.0-1.3.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tinyproxy-1.11.0-1.3.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tinyproxy-1.11.0-1.3.x86_64"
},
"product_reference": "tinyproxy-1.11.0-1.3.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-11747",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-11747"
}
],
"notes": [
{
"category": "general",
"text": "main.c in Tinyproxy 1.8.4 and earlier creates a /run/tinyproxy/tinyproxy.pid file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for tinyproxy.pid modification before a root script executes a \"kill `cat /run/tinyproxy/tinyproxy.pid`\" command.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:tinyproxy-1.11.0-1.3.aarch64",
"openSUSE Tumbleweed:tinyproxy-1.11.0-1.3.ppc64le",
"openSUSE Tumbleweed:tinyproxy-1.11.0-1.3.s390x",
"openSUSE Tumbleweed:tinyproxy-1.11.0-1.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-11747",
"url": "https://www.suse.com/security/cve/CVE-2017-11747"
}
],
"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:tinyproxy-1.11.0-1.3.aarch64",
"openSUSE Tumbleweed:tinyproxy-1.11.0-1.3.ppc64le",
"openSUSE Tumbleweed:tinyproxy-1.11.0-1.3.s390x",
"openSUSE Tumbleweed:tinyproxy-1.11.0-1.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:tinyproxy-1.11.0-1.3.aarch64",
"openSUSE Tumbleweed:tinyproxy-1.11.0-1.3.ppc64le",
"openSUSE Tumbleweed:tinyproxy-1.11.0-1.3.s390x",
"openSUSE Tumbleweed:tinyproxy-1.11.0-1.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2017-11747"
}
]
}
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…