Lucene search

K
cve[email protected]CVE-2023-34050
HistoryOct 19, 2023 - 8:15 a.m.

CVE-2023-34050

2023-10-1908:15:08
CWE-502
web.nvd.nist.gov
53
cve-2023-34050
spring amqp
deserialization
security vulnerability
rabbitmq
message originators

5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

HIGH

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

HIGH

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

4.8 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.5%

In spring AMQP versions 1.0.0 to
2.4.16 and 3.0.0 to 3.0.9 , allowed list patterns for deserializable class
names were added to Spring AMQP, allowing users to lock down deserialization of
data in messages from untrusted sources; however by default, when no allowed
list was provided, all classes could be deserialized.

Specifically, an application is
vulnerable if

  • the
    SimpleMessageConverter or SerializerMessageConverter is used

  • the user
    does not configure allowed list patterns

  • untrusted
    message originators gain permissions to write messages to the RabbitMQ
    broker to send malicious content

Affected configurations

NVD
Node
vmwarespring_advanced_message_queuing_protocolRange1.0.02.4.16
OR
vmwarespring_advanced_message_queuing_protocolRange3.0.03.0.9

CNA Affected

[
  {
    "defaultStatus": "unaffected",
    "platforms": [
      "MacOS",
      "Linux",
      "iOS",
      "Android",
      "x86",
      "ARM",
      "64 bit",
      "Windows",
      "32 bit"
    ],
    "product": "Spring AMQP",
    "vendor": "Spring",
    "versions": [
      {
        "lessThan": "2.4.17",
        "status": "affected",
        "version": "1.0.0",
        "versionType": "2.4.17"
      },
      {
        "lessThan": "3.0.10",
        "status": "affected",
        "version": "3.0.0",
        "versionType": "3.0.10"
      }
    ]
  }
]

5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

HIGH

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

HIGH

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

4.8 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.5%

Related for CVE-2023-34050