Context-Inappropriate Capability
High
- Confidence
- 99% confidence
- Finding
- The script creates an unverified TLS context with ssl._create_unverified_context() and uses it for the XML-RPC HTTPS connection, which disables server certificate validation. That allows a man-in-the-middle attacker to impersonate the CNBlogs API endpoint, capture the CNBLOGS_TOKEN, and tamper with getPost/deletePost responses, which is especially dangerous in a post-deletion tool because it performs destructive authenticated actions.
