Lucene search

K
vulnrichmentGitHub_MVULNRICHMENT:CVE-2024-28861
HistoryMar 22, 2024 - 4:43 p.m.

CVE-2024-28861 Gadget chain in Symfony 1 due to uncontrolled unserialized input in sfNamespacedParameterHolder

2024-03-2216:43:18
CWE-502
GitHub_M
github.com
2
cve-2024-28861
symfony 1
gadget chain

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

8.1

Confidence

Low

SSVC

Exploitation

poc

Automatable

no

Technical Impact

total

Symfony 1 is a community-driven fork of the 1.x branch of Symfony, a PHP framework for web projects. Starting in version 1.1.0 and prior to version 1.5.19, Symfony 1 has a gadget chain due to dangerous deserialization in sfNamespacedParameterHolder class that would enable an attacker to get remote code execution if a developer deserializes user input in their project. Version 1.5.19 contains a patch for the issue.

CNA Affected

[
  {
    "vendor": "FriendsOfSymfony1",
    "product": "symfony1",
    "versions": [
      {
        "status": "affected",
        "version": ">= 1.1.0, < 1.5.19"
      }
    ]
  }
]

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:friends_of_symfony_project:fosuserbundle:*:-:-:*:-:symfony:*:*"
    ],
    "vendor": "friends_of_symfony_project",
    "product": "fosuserbundle",
    "versions": [
      {
        "status": "affected",
        "version": "1.1.0",
        "lessThan": "1.5.19",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

8.1

Confidence

Low

SSVC

Exploitation

poc

Automatable

no

Technical Impact

total

Related for VULNRICHMENT:CVE-2024-28861