FKIE_CVE-2021-35975

Vulnerability from fkie_nvd - Published: 2023-11-30 22:15 - Updated: 2024-11-21 06:12
Summary
Absolute path traversal vulnerability in the Systematica SMTP Adapter component (up to v2.0.1.101) in Systematica Radius (up to v.3.9.256.777) allows remote attackers to read arbitrary files via a full pathname in GET parameter "file" in URL. Also: affected components in same product - HTTP Adapter (up to v.1.8.0.15), MSSQL MessageBus Proxy (up to v.1.1.06), Financial Calculator (up to v.1.3.05), FIX Adapter (up to v.2.4.0.25)

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:systematica:financial_calculator:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "7670A7C0-374D-49A8-ACCA-75A2E85BBBD6",
              "versionEndIncluding": "1.3.05",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:systematica:fix_adapter:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "17A654EA-9C84-42EB-AF76-C51E0E242415",
              "versionEndIncluding": "2.4.0.25",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:systematica:http_adapter:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "5CD9D4F0-F12D-4A0D-977B-765DE9968CBF",
              "versionEndIncluding": "1.8.0.15",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:systematica:mssql_messagebus_proxy:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "4F1F4409-1AD0-4B15-9908-A6539834F249",
              "versionEndIncluding": "1.1.06",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:systematica:radius:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "B53E02A6-E1A8-4414-85F1-B98C878D0780",
              "versionEndIncluding": "3.9.256.777",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:systematica:smtp_adapter:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "34768134-B53D-4B3C-AB35-E1A65126C39F",
              "versionEndIncluding": "2.0.1.101",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Absolute path traversal vulnerability in the Systematica SMTP Adapter component (up to v2.0.1.101) in Systematica Radius (up to v.3.9.256.777) allows remote attackers to read arbitrary files via a full pathname in GET parameter \"file\" in URL. Also: affected components in same product - HTTP Adapter (up to v.1.8.0.15), MSSQL MessageBus Proxy (up to v.1.1.06), Financial Calculator (up to v.1.3.05), FIX Adapter (up to v.2.4.0.25)"
    },
    {
      "lang": "es",
      "value": "Vulnerabilidad de path traversal absoluto en el componente Systematica SMTP Adapter (hasta v2.0.1.101) en Systematica Radius (hasta v.3.9.256.777) permite a atacantes remotos leer archivos arbitrarios a trav\u00e9s de un nombre de ruta completo en el par\u00e1metro GET \"archivo\" en URL . Adem\u00e1s: componentes afectados en el mismo producto: Adaptador HTTP (hasta v.1.8.0.15), Proxy MSSQL MessageBus (hasta v.1.1.06), Calculadora financiera (hasta v.1.3.05), Adaptador FIX (hasta v.2.4.0.25)"
    }
  ],
  "id": "CVE-2021-35975",
  "lastModified": "2024-11-21T06:12:52.183",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 5.3,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "LOW",
          "integrityImpact": "NONE",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
          "version": "3.1"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 1.4,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2023-11-30T22:15:07.530",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit",
        "Third Party Advisory"
      ],
      "url": "https://github.com/fbkcs/CVE-2021-35975"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Third Party Advisory"
      ],
      "url": "https://github.com/fbkcs/CVE-2021-35975"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-22"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…
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…

Detection rules are retrieved from Rulezet.

Loading…

Loading…