CVE-2025-15248
Unknown Unknown - Not Provided
Cross-Site Scripting in sunhailin12315 Review Component

Publication date: 2025-12-30

Last updated on: 2026-04-29

Assigner: VulDB

Description
A security flaw has been discovered in sunhailin12315 product-review 商品评价系统 up to 91ead6890b4065bb45b7602d0d73348e75cb4639. This affects an unknown part of the component Write a Review. Performing manipulation of the argument content results in cross site scripting. The attack is possible to be carried out remotely. The exploit has been released to the public and may be exploited. This product adopts a rolling release strategy to maintain continuous delivery The project was informed of the problem early through an issue report but has not responded yet.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-30
Last Modified
2026-04-29
Generated
2026-05-07
AI Q&A
2025-12-30
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
sunhailin12315 product-review *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
CWE-94 The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a cross-site scripting (XSS) flaw in the 'Write a Review' component of the sunhailin12315 product-review system. It occurs when an attacker manipulates the 'content' argument, allowing malicious scripts to be executed remotely within the context of the affected application.


How can this vulnerability impact me? :

The vulnerability can allow attackers to execute malicious scripts in the context of the affected application, potentially leading to unauthorized actions such as session hijacking, defacement, or redirection to malicious sites. This can compromise user trust and the integrity of the application.


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

This vulnerability can be detected by testing the 'Write a Review' or product comment functionality for cross-site scripting (XSS) by injecting typical XSS payloads into the 'content' argument and observing if the payload is stored and executed when viewing the comments. Since the vulnerability is a persistent XSS, you can use web application testing tools or manual testing with payloads such as <script>alert(1)</script> in the review content field. There are no specific commands provided, but using tools like curl or browser developer tools to submit payloads and inspect responses can help detect the issue. [1, 2]


What immediate steps should I take to mitigate this vulnerability?

Immediate mitigation steps include avoiding use of the vulnerable 'product-review' system or disabling the 'Write a Review' functionality until a patch or fix is available. Since no vendor response or patch exists, replacing the product with an alternative system is suggested. Additionally, applying web application firewalls (WAF) rules to filter or block suspicious input in the 'content' argument may help reduce risk. Educating users to avoid interacting with untrusted reviews can also reduce exploitation impact. [2]


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