CVE-2025-63561
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-10-31

Last updated on: 2025-11-05

Assigner: MITRE

Description
Summer Pearl Group Vacation Rental Management Platform prior to 1.0.2 is susceptible to a Slowloris-style Denial-of-Service (DoS) condition in the HTTP connection handling layer, where an attacker that opens and maintains many slow or partially-completed HTTP connections can exhaust the server’s connection pool and worker capacity, preventing legitimate users and APIs from accessing the service.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-10-31
Last Modified
2025-11-05
Generated
2026-05-07
AI Q&A
2025-11-01
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
summerpearlgroup vacation_rental_management_platform to 1.0.2 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-400 The product does not properly control the allocation and maintenance of a limited resource.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a Slowloris-style Denial-of-Service (DoS) attack affecting the Summer Pearl Group Vacation Rental Management Platform versions prior to 1.0.2. An attacker opens and maintains many slow or partially-completed HTTP connections to the server, which exhausts the server's connection pool and worker threads. This prevents legitimate users and API requests from accessing the service. [1]


How can this vulnerability impact me? :

The vulnerability can cause a denial of service by exhausting the server's resources, making the platform unavailable to legitimate users and API clients. This means users cannot access the service, potentially disrupting business operations and user experience. [1]


How can this vulnerability be detected on my network or system? Can you suggest some commands?

This vulnerability can be detected by simulating a Slowloris-style attack using the 'slowhttptest' tool. For example, you can run the command: slowhttptest -c 60000 -B -g -o slowhttp -i 10 -r 60000 -t GET -u https://summerpearlgroup.gr/spgpm/login to simulate 60,000 slow HTTP GET requests to the login endpoint and observe if the server's connection pool and worker threads are exhausted. [1]


What immediate steps should I take to mitigate this vulnerability?

The immediate mitigation step is to upgrade the Summer Pearl Group Vacation Rental Management Platform to version 1.0.2 or later, where this vulnerability is resolved. [1]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart