All the vulnerabilites related to tcsh - tcsh
Vulnerability from fkie_nvd
Published
1996-09-13 04:00
Modified
2024-11-20 23:30
Severity ?
Summary
(1) bash before 1.14.7, and (2) tcsh 6.05 allow local users to gain privileges via directory names that contain shell metacharacters (` back-tick), which can cause the commands enclosed in the directory name to be executed when the shell expands filenames using the \w option in the PS1 variable.
Impacted products
Vendor Product Version
gnu bash *
gnu bash 1.14.0
gnu bash 1.14.1
gnu bash 1.14.2
gnu bash 1.14.3
gnu bash 1.14.4
gnu bash 1.14.5
tcsh tcsh 6.05



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:gnu:bash:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "357D1D06-CC5B-47BA-98FE-2A6FA2160A42",
              "versionEndIncluding": "1.14.6",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:gnu:bash:1.14.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "FCAC75DF-FFF7-4721-9D47-6E29A5CCB7C8",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:gnu:bash:1.14.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "FCF4B4BB-C5A0-4283-9657-FC61BC95C014",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:gnu:bash:1.14.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "9B04CBBD-E855-48D7-A5C9-AEC2B38FF1F4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:gnu:bash:1.14.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "972BDA0A-25C8-4C02-8624-07D2462C214C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:gnu:bash:1.14.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "5B9EDE56-A8C4-40A8-9D14-F6E86F464BD7",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:gnu:bash:1.14.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "DAB4B8E1-E013-4DB5-AF65-70CC2AEC3B20",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tcsh:tcsh:6.05:*:*:*:*:*:*:*",
              "matchCriteriaId": "FDCD3DC8-DE2D-4B39-BC5B-17768A3F6539",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "(1) bash before 1.14.7, and (2) tcsh 6.05 allow local users to gain privileges via directory names that contain shell metacharacters (` back-tick), which can cause the commands enclosed in the directory name to be executed when the shell expands filenames using the \\w option in the PS1 variable."
    }
  ],
  "id": "CVE-1999-1383",
  "lastModified": "2024-11-20T23:30:59.027",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "LOCAL",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 4.6,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": true,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "1996-09-13T04:00:00.000",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://marc.info/?l=bugtraq\u0026m=87602167419868\u0026w=2"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit",
        "Patch",
        "Vendor Advisory"
      ],
      "url": "http://www.dataguard.no/bugtraq/1996_3/0503.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://marc.info/?l=bugtraq\u0026m=87602167419868\u0026w=2"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Patch",
        "Vendor Advisory"
      ],
      "url": "http://www.dataguard.no/bugtraq/1996_3/0503.html"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-264"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}

cve-1999-1383
Vulnerability from cvelistv5
Published
2001-09-12 04:00
Modified
2024-08-01 17:11
Severity ?
Summary
(1) bash before 1.14.7, and (2) tcsh 6.05 allow local users to gain privileges via directory names that contain shell metacharacters (` back-tick), which can cause the commands enclosed in the directory name to be executed when the shell expands filenames using the \w option in the PS1 variable.
References
http://www.dataguard.no/bugtraq/1996_3/0503.htmlmailing-list, x_refsource_BUGTRAQ
http://marc.info/?l=bugtraq&m=87602167419868&w=2mailing-list, x_refsource_BUGTRAQ
Impacted products
Vendor Product Version
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-01T17:11:03.259Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "19960919 Vulnerability in expansion of PS1 in bash \u0026 tcsh",
            "tags": [
              "mailing-list",
              "x_refsource_BUGTRAQ",
              "x_transferred"
            ],
            "url": "http://www.dataguard.no/bugtraq/1996_3/0503.html"
          },
          {
            "name": "19960913 tee see shell problems",
            "tags": [
              "mailing-list",
              "x_refsource_BUGTRAQ",
              "x_transferred"
            ],
            "url": "http://marc.info/?l=bugtraq\u0026m=87602167419868\u0026w=2"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "1996-09-13T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "(1) bash before 1.14.7, and (2) tcsh 6.05 allow local users to gain privileges via directory names that contain shell metacharacters (` back-tick), which can cause the commands enclosed in the directory name to be executed when the shell expands filenames using the \\w option in the PS1 variable."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2016-10-17T13:57:01",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "19960919 Vulnerability in expansion of PS1 in bash \u0026 tcsh",
          "tags": [
            "mailing-list",
            "x_refsource_BUGTRAQ"
          ],
          "url": "http://www.dataguard.no/bugtraq/1996_3/0503.html"
        },
        {
          "name": "19960913 tee see shell problems",
          "tags": [
            "mailing-list",
            "x_refsource_BUGTRAQ"
          ],
          "url": "http://marc.info/?l=bugtraq\u0026m=87602167419868\u0026w=2"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-1999-1383",
          "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": "(1) bash before 1.14.7, and (2) tcsh 6.05 allow local users to gain privileges via directory names that contain shell metacharacters (` back-tick), which can cause the commands enclosed in the directory name to be executed when the shell expands filenames using the \\w option in the PS1 variable."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "19960919 Vulnerability in expansion of PS1 in bash \u0026 tcsh",
              "refsource": "BUGTRAQ",
              "url": "http://www.dataguard.no/bugtraq/1996_3/0503.html"
            },
            {
              "name": "19960913 tee see shell problems",
              "refsource": "BUGTRAQ",
              "url": "http://marc.info/?l=bugtraq\u0026m=87602167419868\u0026w=2"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-1999-1383",
    "datePublished": "2001-09-12T04:00:00",
    "dateReserved": "2001-08-31T00:00:00",
    "dateUpdated": "2024-08-01T17:11:03.259Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}