Search

Find a vulnerability

Search criteria

    4 vulnerabilities found for pardus-software by TUBITAK BILGEM Software Technologies Research Institute

    CVE-2026-14460 (GCVE-0-2026-14460)

    Vulnerability from nvd – Published: 2026-07-03 14:14 – Updated: 2026-07-03 14:14
    VLAI
    Title
    Missing Authorization in TUBITAK BILGEM's pardus-software
    Summary
    Missing Authorization vulnerability in TUBITAK BILGEM Software Technologies Research Institute pardus-software allows Argument Injection. This issue affects pardus-software: from <= 1.0.4 before 1.0.5.
    CWE
    Assigner
    References
    Impacted products
    Date Public
    2026-07-03 14:10
    Credits
    Kerem Kaan DASMAZ
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "pardus-software",
              "vendor": "TUBITAK BILGEM Software Technologies Research Institute",
              "versions": [
                {
                  "lessThan": "1.0.5",
                  "status": "affected",
                  "version": "\u003c= 1.0.4",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Kerem Kaan DASMAZ"
            }
          ],
          "datePublic": "2026-07-03T14:10:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Missing Authorization vulnerability in TUBITAK BILGEM Software Technologies Research Institute pardus-software allows Argument Injection.\u003cp\u003eThis issue affects pardus-software: from \u0026lt;= 1.0.4 before 1.0.5.\u003c/p\u003e"
                }
              ],
              "value": "Missing Authorization vulnerability in TUBITAK BILGEM Software Technologies Research Institute pardus-software allows Argument Injection.\n\nThis issue affects pardus-software: from \u003c= 1.0.4 before 1.0.5."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-6",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-6 Argument Injection"
                }
              ]
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 8.8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-862",
                  "description": "CWE-862 Missing Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-03T14:14:11.752Z",
            "orgId": "ca940d4e-fea4-4aa2-9a58-591a58b1ce21",
            "shortName": "TR-CERT"
          },
          "references": [
            {
              "tags": [
                "government-resource"
              ],
              "url": "https://siberguvenlik.gov.tr/guvenlik-bildirimleri/detay/tr-26-0497"
            }
          ],
          "source": {
            "advisory": "TR-26-0497",
            "defect": [
              "TR-26-0497"
            ],
            "discovery": "UNKNOWN"
          },
          "title": "Missing Authorization in TUBITAK BILGEM\u0027s pardus-software",
          "x_generator": {
            "engine": "Vulnogram 1.0.2"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ca940d4e-fea4-4aa2-9a58-591a58b1ce21",
        "assignerShortName": "TR-CERT",
        "cveId": "CVE-2026-14460",
        "datePublished": "2026-07-03T14:14:11.752Z",
        "dateReserved": "2026-07-02T08:47:10.200Z",
        "dateUpdated": "2026-07-03T14:14:11.752Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-14459 (GCVE-0-2026-14459)

    Vulnerability from nvd – Published: 2026-07-03 14:09 – Updated: 2026-07-03 14:09
    VLAI
    Title
    Argument Injection in TUBITAK BILGEM's pardus-software
    Summary
    Improper neutralization of argument delimiters in a command ('argument injection') vulnerability in TUBITAK BILGEM Software Technologies Research Institute pardus-software allows Argument Injection. This issue affects pardus-software: from <= 1.0.4 before 1.0.5.
    CWE
    • CWE-88 - Improper neutralization of argument delimiters in a command ('argument injection')
    Assigner
    References
    Impacted products
    Date Public
    2026-07-03 14:06
    Credits
    Kerem Kaan DASMAZ
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "pardus-software",
              "vendor": "TUBITAK BILGEM Software Technologies Research Institute",
              "versions": [
                {
                  "lessThan": "1.0.5",
                  "status": "affected",
                  "version": "\u003c= 1.0.4",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Kerem Kaan DASMAZ"
            }
          ],
          "datePublic": "2026-07-03T14:06:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Improper neutralization of argument delimiters in a command (\u0027argument injection\u0027) vulnerability in TUBITAK BILGEM Software Technologies Research Institute pardus-software allows Argument Injection.\u003cp\u003eThis issue affects pardus-software: from \u0026lt;= 1.0.4 before 1.0.5.\u003c/p\u003e"
                }
              ],
              "value": "Improper neutralization of argument delimiters in a command (\u0027argument injection\u0027) vulnerability in TUBITAK BILGEM Software Technologies Research Institute pardus-software allows Argument Injection.\n\nThis issue affects pardus-software: from \u003c= 1.0.4 before 1.0.5."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-6",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-6 Argument Injection"
                }
              ]
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 8.8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-88",
                  "description": "CWE-88 Improper neutralization of argument delimiters in a command (\u0027argument injection\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-03T14:09:38.691Z",
            "orgId": "ca940d4e-fea4-4aa2-9a58-591a58b1ce21",
            "shortName": "TR-CERT"
          },
          "references": [
            {
              "tags": [
                "government-resource"
              ],
              "url": "https://siberguvenlik.gov.tr/guvenlik-bildirimleri/detay/tr-26-0497"
            }
          ],
          "source": {
            "advisory": "TR-26-0497",
            "defect": [
              "TR-26-0497"
            ],
            "discovery": "UNKNOWN"
          },
          "title": "Argument Injection in TUBITAK BILGEM\u0027s pardus-software",
          "x_generator": {
            "engine": "Vulnogram 1.0.2"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ca940d4e-fea4-4aa2-9a58-591a58b1ce21",
        "assignerShortName": "TR-CERT",
        "cveId": "CVE-2026-14459",
        "datePublished": "2026-07-03T14:09:38.691Z",
        "dateReserved": "2026-07-02T08:47:08.143Z",
        "dateUpdated": "2026-07-03T14:09:38.691Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-14460 (GCVE-0-2026-14460)

    Vulnerability from cvelistv5 – Published: 2026-07-03 14:14 – Updated: 2026-07-03 14:14
    VLAI
    Title
    Missing Authorization in TUBITAK BILGEM's pardus-software
    Summary
    Missing Authorization vulnerability in TUBITAK BILGEM Software Technologies Research Institute pardus-software allows Argument Injection. This issue affects pardus-software: from <= 1.0.4 before 1.0.5.
    CWE
    Assigner
    References
    Impacted products
    Date Public
    2026-07-03 14:10
    Credits
    Kerem Kaan DASMAZ
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "pardus-software",
              "vendor": "TUBITAK BILGEM Software Technologies Research Institute",
              "versions": [
                {
                  "lessThan": "1.0.5",
                  "status": "affected",
                  "version": "\u003c= 1.0.4",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Kerem Kaan DASMAZ"
            }
          ],
          "datePublic": "2026-07-03T14:10:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Missing Authorization vulnerability in TUBITAK BILGEM Software Technologies Research Institute pardus-software allows Argument Injection.\u003cp\u003eThis issue affects pardus-software: from \u0026lt;= 1.0.4 before 1.0.5.\u003c/p\u003e"
                }
              ],
              "value": "Missing Authorization vulnerability in TUBITAK BILGEM Software Technologies Research Institute pardus-software allows Argument Injection.\n\nThis issue affects pardus-software: from \u003c= 1.0.4 before 1.0.5."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-6",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-6 Argument Injection"
                }
              ]
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 8.8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-862",
                  "description": "CWE-862 Missing Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-03T14:14:11.752Z",
            "orgId": "ca940d4e-fea4-4aa2-9a58-591a58b1ce21",
            "shortName": "TR-CERT"
          },
          "references": [
            {
              "tags": [
                "government-resource"
              ],
              "url": "https://siberguvenlik.gov.tr/guvenlik-bildirimleri/detay/tr-26-0497"
            }
          ],
          "source": {
            "advisory": "TR-26-0497",
            "defect": [
              "TR-26-0497"
            ],
            "discovery": "UNKNOWN"
          },
          "title": "Missing Authorization in TUBITAK BILGEM\u0027s pardus-software",
          "x_generator": {
            "engine": "Vulnogram 1.0.2"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ca940d4e-fea4-4aa2-9a58-591a58b1ce21",
        "assignerShortName": "TR-CERT",
        "cveId": "CVE-2026-14460",
        "datePublished": "2026-07-03T14:14:11.752Z",
        "dateReserved": "2026-07-02T08:47:10.200Z",
        "dateUpdated": "2026-07-03T14:14:11.752Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-14459 (GCVE-0-2026-14459)

    Vulnerability from cvelistv5 – Published: 2026-07-03 14:09 – Updated: 2026-07-03 14:09
    VLAI
    Title
    Argument Injection in TUBITAK BILGEM's pardus-software
    Summary
    Improper neutralization of argument delimiters in a command ('argument injection') vulnerability in TUBITAK BILGEM Software Technologies Research Institute pardus-software allows Argument Injection. This issue affects pardus-software: from <= 1.0.4 before 1.0.5.
    CWE
    • CWE-88 - Improper neutralization of argument delimiters in a command ('argument injection')
    Assigner
    References
    Impacted products
    Date Public
    2026-07-03 14:06
    Credits
    Kerem Kaan DASMAZ
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "pardus-software",
              "vendor": "TUBITAK BILGEM Software Technologies Research Institute",
              "versions": [
                {
                  "lessThan": "1.0.5",
                  "status": "affected",
                  "version": "\u003c= 1.0.4",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Kerem Kaan DASMAZ"
            }
          ],
          "datePublic": "2026-07-03T14:06:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Improper neutralization of argument delimiters in a command (\u0027argument injection\u0027) vulnerability in TUBITAK BILGEM Software Technologies Research Institute pardus-software allows Argument Injection.\u003cp\u003eThis issue affects pardus-software: from \u0026lt;= 1.0.4 before 1.0.5.\u003c/p\u003e"
                }
              ],
              "value": "Improper neutralization of argument delimiters in a command (\u0027argument injection\u0027) vulnerability in TUBITAK BILGEM Software Technologies Research Institute pardus-software allows Argument Injection.\n\nThis issue affects pardus-software: from \u003c= 1.0.4 before 1.0.5."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-6",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-6 Argument Injection"
                }
              ]
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 8.8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-88",
                  "description": "CWE-88 Improper neutralization of argument delimiters in a command (\u0027argument injection\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-03T14:09:38.691Z",
            "orgId": "ca940d4e-fea4-4aa2-9a58-591a58b1ce21",
            "shortName": "TR-CERT"
          },
          "references": [
            {
              "tags": [
                "government-resource"
              ],
              "url": "https://siberguvenlik.gov.tr/guvenlik-bildirimleri/detay/tr-26-0497"
            }
          ],
          "source": {
            "advisory": "TR-26-0497",
            "defect": [
              "TR-26-0497"
            ],
            "discovery": "UNKNOWN"
          },
          "title": "Argument Injection in TUBITAK BILGEM\u0027s pardus-software",
          "x_generator": {
            "engine": "Vulnogram 1.0.2"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ca940d4e-fea4-4aa2-9a58-591a58b1ce21",
        "assignerShortName": "TR-CERT",
        "cveId": "CVE-2026-14459",
        "datePublished": "2026-07-03T14:09:38.691Z",
        "dateReserved": "2026-07-02T08:47:08.143Z",
        "dateUpdated": "2026-07-03T14:09:38.691Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }