Moving to the public issue queue since the 7.x version does not have a stable release

This should be applied and a new release made (marked security)

CommentFileSizeAuthor
biblio-pages-order_0.patch3.32 KBpwolanin

Comments

aitala’s picture

Hmm... this explains much about a site from which I recently removed the biblio module.

E

rjerome’s picture

Version: 7.x-1.x-dev » 7.x-1.0-rc6
Status: Reviewed & tested by the community » Fixed

Fixed in rc6

greggles’s picture

@aitala - do you mean that you believe the site was attacked via sql injection?

aitala’s picture

I was testing the biblio module and never made it publicly available. Once I disabled and removed it, I noticed a number of 'page not found' errors from anonymous user trying to access it. Seems odd to me...

E

greggles’s picture

@aitala - did the "page not found" errors have odd parameters that looked like sql injection? Those would be something like "DESC UNION NEW QUERY STATEMENT HERE;" or "DESC; NEW QUERY STATEMENT HERE;" so they would be pretty obvious as sql injection.

aitala’s picture

@greggles - No, but they did appear to be doing a sort or an order at the Drupal level. If I had seen any SQL, I would have known there was a hack attempt. It looked to be more of a probe than anything else.

The site in question was in Wordpress (over a year ago) , but I still see attempts to get at the WP login/signup pages. And the site gets very little traffic so I gather it got on some sort of 'Attack Me' list somewhere.

E

greggles’s picture

I gather it got on some sort of 'Attack Me' list somewhere.

Unfortunately that seems to be every domain and every IP on the internet ;) In my experience, automated bots/spiders (whether malicious or not) start probing sites within days of their existence and never seem to stop.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.