CVE-2007-6700
OpenBSD 4.1 - Cross-Site Scripting via BGPD Web Interface cmd Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-6700. PoCs published by Anton Karpov.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in OpenBSD's bgplg CGI application by injecting a malicious script into the 'cmd' parameter. The vulnerability arises due to insufficient input sanitization, allowing arbitrary JavaScript execution in the context of the affected site.
Description
Cross-site scripting (XSS) vulnerability in cgi-bin/bgplg in the web interface for the BGPD daemon in OpenBSD 4.1 allows remote attackers to inject arbitrary web script or HTML via the cmd parameter.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in OpenBSD's bgplg CGI application by injecting a malicious script into the 'cmd' parameter. The vulnerability arises due to insufficient input sanitization, allowing arbitrary JavaScript execution in the context of the affected site.